@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b62mEW>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2125.0 ;
  gtm:kadastraleAanduiding "F2125"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2125" ;
  ns0:name "Perceel GDA01-F2125"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290212570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75544> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969987714998 52.005818373609,4.6969646599901 52.005858225997,4.6968887248721 52.005831525504,4.6967781731504 52.005795193063,4.6965802243718 52.005726510769,4.6966119151231 52.005688765556,4.6967423293635 52.005733789625,4.6968112992305 52.005755973126,4.69692211786 52.005791992507,4.6969987714998 52.005818373609))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

