@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/bsurFG>
  gtm:oppervlakte 181.0 ;
  gtm:kadastraalNummer 3131.0 ;
  gtm:kadastraleAanduiding "H3131"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3131"^^xsd:string ;
  ns0:name "Perceel GDA01-H3131"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310313170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuNDg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77515> ;
  ns0:startDate "2007-01-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6995092621107 52.023563397185,4.6995041727973 52.023560832731,4.6996025142493 52.023486255092,4.6996368473014 52.023460227448,4.6996625826212 52.023440935827,4.6997232354131 52.023395503095,4.699756273317 52.023370312763,4.6998279204595 52.02340599255,4.6998095666169 52.023419952239,4.6998131233649 52.023421743719,4.6997856612417 52.02344248141,4.6997123781877 52.023498231014,4.6995801653899 52.023599135695,4.6995092621107 52.023563397185))"^^geo:wktLiteral ;
    osm:area 182.0
  ] .

