@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/bT81je>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3253.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3253" ;
  gtm:kadastraleAanduiding "M3253"@nl ;
  ns0:name "Perceel GDA01-M3253"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350325370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXVfnG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86583> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6907962627831 52.028197046837,4.691009444027 52.028161499984,4.6911338227683 52.028141148532,4.6911858342954 52.02813235074,4.691206673919 52.028179105731,4.6908167077937 52.028243853496,4.6907962627831 52.028197046837))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

