@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/bj9pg1>
  gtm:kadastraalNummer "256"^^xsd:string ;
  gtm:kadastraleAanduiding "D256"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D256"^^xsd:string ;
  ns0:name "Perceel GDA01-D256"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bQqUEO> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16440> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085125 52.0086902, 4.7085465 52.0086654, 4.7084683 52.0086416, 4.7084751 52.008627, 4.7084668 52.0086225, 4.7084308 52.0086472, 4.7085125 52.0086902))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

