@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/bPontZ>
  gtm:kadastraalNummer "215"^^xsd:string ;
  gtm:kadastraleAanduiding "C215"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C215"^^xsd:string ;
  ns0:name "Perceel GDA01-C215"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/brep6S> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15097> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7110016 52.0102847, 4.7109789 52.0103067, 4.7107522 52.0101928, 4.7107427 52.0101874, 4.7106665 52.0102402, 4.7110328 52.0104053, 4.7110277 52.0104097, 4.7111479 52.0104597, 4.7111528 52.0104598, 4.7111519 52.0104897, 4.7112 52.0104865, 4.7112076 52.0104572, 4.7112421 52.0104562, 4.7113054 52.0104551, 4.7113791 52.0104541, 4.7113789 52.0104147, 4.7111984 52.0103594, 4.7111817 52.0103758, 4.7110016 52.0102847))"^^geo:wktLiteral ;
    osm:area 445.0
  ] .

