@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/bX5iLY>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 1965.0 ;
  gtm:kadastraleAanduiding "F1965"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1965"^^xsd:string ;
  ns0:name "Perceel GDA01-F1965"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290196570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNIY9j> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75460> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7002898263543 52.004527563017,4.7003563279323 52.004504563219,4.7004192986331 52.004572298879,4.700511783139 52.00467285264,4.7004819242984 52.004683491511,4.7004447435053 52.00469673924,4.7003812045437 52.004628056495,4.7002898263543 52.004527563017))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

