@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/bp9epu>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 3197.0 ;
  gtm:kadastraleAanduiding "D3197"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3197" ;
  ns0:name "Perceel GDA01-D3197"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270319770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBR57R> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73359> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7122447785125 52.008388888515,4.7120257719607 52.008317666777,4.7119956386839 52.008307867351,4.7119241786437 52.008285867274,4.7119583878505 52.008245534785,4.7121354941753 52.008305847126,4.7121713477365 52.00831009752,4.7122844794554 52.008345594282,4.7122447785125 52.008388888515))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

