@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/bZnXDR>
  gtm:kadastraalNummer "451"^^xsd:string ;
  gtm:kadastraleAanduiding "D451"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D451"^^xsd:string ;
  ns0:name "Perceel GDA01-D451"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bLQy5f> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16636> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708344 52.0093186, 4.7083468 52.0093138, 4.7083945 52.0092474, 4.7084043 52.0092498, 4.7084205 52.0092276, 4.7084449 52.0092343, 4.7084861 52.0091994, 4.7084521 52.0091865, 4.7083751 52.0091615, 4.7082827 52.0092999, 4.7082779 52.0093056, 4.708344 52.0093186))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

