@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/bJm4z2>
  gtm:kadastraalNummer "98"^^xsd:string ;
  gtm:kadastraleAanduiding "D98"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D98"^^xsd:string ;
  ns0:name "Perceel GDA01-D98"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bojB8y> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16282> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7049141 52.0111357, 4.7047934 52.0110668, 4.7047314 52.0110303, 4.7046896 52.0110081, 4.7046443 52.0109814, 4.7045808 52.0110257, 4.7046968 52.0110914, 4.7047308 52.0110691, 4.7048807 52.011156, 4.7049141 52.0111357))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

