@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/bZNn17>
  gtm:kadastraalNummer "387"^^xsd:string ;
  gtm:kadastraleAanduiding "E387"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E387"^^xsd:string ;
  ns0:name "Perceel GDA01-E387"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bqCi04> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17588> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7014451 52.0071307, 4.7013937 52.0071672, 4.7015437 52.0072426, 4.7015966 52.0072074, 4.7015458 52.0071783, 4.7015572 52.0071704, 4.7015177 52.0071489, 4.7015002 52.0071609, 4.7014451 52.0071307))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

