@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/bCghbn>
  gtm:kadastraalNummer "601"^^xsd:string ;
  gtm:kadastraleAanduiding "D601"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D601"^^xsd:string ;
  ns0:name "Perceel GDA01-D601"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bNiyYo>, <https://n2t.net/ark:/60537/bvpo0D> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16786> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7133206 52.007245, 4.713332 52.0072474, 4.7133689 52.007212, 4.7133602 52.0072098, 4.7133335 52.0071821, 4.7132831 52.0071724, 4.7132876 52.0071635, 4.7131693 52.0071449, 4.7131428 52.0072088, 4.7133206 52.007245))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

