@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bG0Sw2>
  gtm:kadastraalNummer "758"^^xsd:string ;
  gtm:kadastraleAanduiding "C758"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C758"^^xsd:string ;
  ns0:name "Perceel GDA01-C758"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bL0RsO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15640> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7109167 52.0130683, 4.7108993 52.0130613, 4.7108197 52.0130851, 4.7107611 52.0130309, 4.7107059 52.0129548, 4.7107006 52.0129473, 4.7106299 52.0129668, 4.7106359 52.0129756, 4.7106919 52.0130573, 4.7107695 52.0131376, 4.71078 52.0131322, 4.7107879 52.0131407, 4.7111471 52.0132769, 4.7112241 52.0132262, 4.7112055 52.0132155, 4.711196 52.0132234, 4.7111499 52.013262, 4.7108416 52.0131219, 4.7109003 52.01308, 4.7109167 52.0130683))"^^geo:wktLiteral ;
    osm:area 222.0
  ] .

