@prefix dcterms: .
@prefix ql: .
@prefix rdfs: .
@prefix rml: .
@prefix rr: .
@prefix schema: .
a rr:TriplesMap ;
dcterms:title "Contact Points" ;
rml:logicalSource ;
rdfs:comment "The entity's `core.contactPoints` array, unflattened." ;
rr:predicateObjectMap ;
rr:subjectMap .
a rr:TriplesMap ;
dcterms:title "Frequently Asked Questions" ;
rml:logicalSource ;
rdfs:comment "The entity's `expertise.faq` array, unflattened." ;
rr:subjectMap .
a rr:TriplesMap ;
dcterms:title "Coined & Used Terms" ;
rml:logicalSource ;
rdfs:comment "The entity's `expertise.terms` array, unflattened." ;
rr:predicateObjectMap ;
rr:subjectMap .
a rr:TriplesMap ;
dcterms:title "Company Values & Heritage" ;
rml:logicalSource ;
rdfs:comment "The entity's `org.companyValues` array, unflattened." ;
rr:predicateObjectMap ;
rr:subjectMap .
a rr:TriplesMap ;
dcterms:title "Founders" ;
rml:logicalSource ;
rdfs:comment "The entity's `org.founders` array, unflattened." ;
rr:predicateObjectMap ,
;
rr:subjectMap .
a rr:TriplesMap ;
dcterms:title "Key Events & Milestones" ;
rml:logicalSource ;
rdfs:comment "The entity's `org.milestones` array, unflattened." ;
rr:predicateObjectMap ;
rr:subjectMap .
a rr:TriplesMap ;
dcterms:title "Target Industries" ;
rml:logicalSource ;
rdfs:comment "The entity's `org.targetIndustries` array, unflattened." ;
rr:predicateObjectMap ;
rr:subjectMap .
a rr:TriplesMap ;
dcterms:title "External Profiles" ;
rml:logicalSource ;
rdfs:comment "The entity's `profiles.externalProfiles` array, unflattened." ;
rr:predicateObjectMap ;
rr:subjectMap .
rr:objectMap ;
rr:predicate schema:email .
rml:reference "email" .
rml:iterator "$[*]" ;
rml:referenceFormulation ql:JSONPath ;
rml:source "wallbankindustrial_core-contactpoints-data.json" .
rdfs:comment "This array has no minted @id, so the subject is positional and is stable only while the array's order is." ;
rr:template "https://wallbankindustrial.com/#core-contactpoints-{__index}" .
rml:iterator "$[*]" ;
rml:referenceFormulation ql:JSONPath ;
rml:source "wallbankindustrial_expertise-faq-data.json" .
rr:template "https://wallbankindustrial.com/#question-e54e6f6b" .
rr:objectMap ;
rr:predicate schema:description .
rml:reference "description" .
rml:iterator "$[*]" ;
rml:referenceFormulation ql:JSONPath ;
rml:source "wallbankindustrial_expertise-terms-data.json" .
rr:template "https://wallbankindustrial.com/#definedterm-{termName}" .
rr:objectMap ;
rr:predicate schema:description .
rml:reference "description" .
rml:iterator "$[*]" ;
rml:referenceFormulation ql:JSONPath ;
rml:source "wallbankindustrial_org-companyvalues-data.json" .
rdfs:comment "This array has no minted @id, so the subject is positional and is stable only while the array's order is." ;
rr:template "https://wallbankindustrial.com/#org-companyvalues-{__index}" .
rr:objectMap ;
rr:predicate schema:description .
rml:reference "description" .
rr:objectMap ;
rr:predicate schema:name .
rml:reference "name" .
rml:iterator "$[*]" ;
rml:referenceFormulation ql:JSONPath ;
rml:source "wallbankindustrial_org-founders-data.json" .
rdfs:comment "This array has no minted @id, so the subject is positional and is stable only while the array's order is." ;
rr:template "https://wallbankindustrial.com/#org-founders-{__index}" .
rr:objectMap ;
rr:predicate schema:description .
rml:reference "description" .
rml:iterator "$[*]" ;
rml:referenceFormulation ql:JSONPath ;
rml:source "wallbankindustrial_org-milestones-data.json" .
rdfs:comment "This array has no minted @id, so the subject is positional and is stable only while the array's order is." ;
rr:template "https://wallbankindustrial.com/#org-milestones-{__index}" .
rr:objectMap ;
rr:predicate schema:description .
rml:reference "description" .
rml:iterator "$[*]" ;
rml:referenceFormulation ql:JSONPath ;
rml:source "wallbankindustrial_org-targetindustries-data.json" .
rdfs:comment "This array has no minted @id, so the subject is positional and is stable only while the array's order is." ;
rr:template "https://wallbankindustrial.com/#org-targetindustries-{__index}" .
rr:objectMap ;
rr:predicate schema:url .
rml:reference "url" .
rml:iterator "$[*]" ;
rml:referenceFormulation ql:JSONPath ;
rml:source "wallbankindustrial_profiles-externalprofiles-data.json" .
rr:template "https://wallbankindustrial.com/#profile-{platformName}" .