@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/btwVRb>
  gtm:oppervlakte 66.0 ;
  gtm:kadastraalNummer 3619.0 ;
  gtm:kadastraleAanduiding "D3619"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3619"^^xsd:string ;
  schema:name "Perceel GDA01-D3619"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270361970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87nQg> ;
  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/73134> ;
  schema:startDate "1998-03-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7102535939797 52.007513982782,4.7101936874834 52.007538176609,4.7100334360136 52.007445231477,4.7100617343868 52.007421197468,4.7101228191303 52.007448208472,4.7102535939797 52.007513982782))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

