@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bE8D4D>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 4223.0 ;
  gtm:kadastraleAanduiding "E4223"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4223"^^xsd:string ;
  ns0:name "Perceel GDA01-E4223"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280422370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmsiod> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74611> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6962357410566 52.009791381169,4.6962341678535 52.009792333695,4.6961335344101 52.009727116218,4.6960905033462 52.009699997203,4.6960036567067 52.009645637669,4.6959635001072 52.009620090482,4.6960131254505 52.009589830244,4.69605369373 52.009615128156,4.6961401141285 52.009669736826,4.6961828921977 52.009697204886,4.6962837319011 52.009762270729,4.6962357410566 52.009791381169))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

