@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/btwVTy>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 3787.0 ;
  gtm:kadastraleAanduiding "D3787"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3787"^^xsd:string ;
  schema:name "Perceel GDA01-D3787"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270378770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3KOJo> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73521> ;
  schema:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7083403694375 52.007778450233,4.708300001114 52.00775499136,4.708374878538 52.007702148878,4.7084177952136 52.007672734607,4.7084572228754 52.007695792526,4.7083403694375 52.007778450233))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

