@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/bOyzSO>
  gtm:kadastraalNummer "307"^^xsd:string ;
  gtm:kadastraleAanduiding "E307"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E307"^^xsd:string ;
  ns0:name "Perceel GDA01-E307"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bCTAnU> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17512> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7055214 52.0071325, 4.7054936 52.0071112, 4.7055394 52.0070901, 4.7055652 52.0071103, 4.7056467 52.0070696, 4.7056467 52.0070696, 4.7051139 52.0067908, 4.7047484 52.0069706, 4.7052784 52.007249, 4.7055214 52.0071325))"^^geo:wktLiteral ;
    osm:area 1499.0
  ] .

