@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/bO8d6c>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 4214.0 ;
  gtm:kadastraleAanduiding "E4214"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4214"^^xsd:string ;
  ns0:name "Perceel GDA01-E4214"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280421470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7hLc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74602> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6967756542765 52.010253201132,4.6967709352063 52.010256022782,4.6967247287353 52.01028369675,4.6966017061059 52.010207121823,4.6965699699834 52.010188041978,4.6964637615902 52.01012343925,4.6965135429088 52.010092523563,4.6965891696969 52.010138745288,4.6966516050458 52.01017613486,4.6967756542765 52.010253201132))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

