@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/brrVYs>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 3670.0 ;
  gtm:kadastraleAanduiding "D3670"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3670"^^xsd:string ;
  ns0:name "Perceel GDA01-D3670"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270367070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWte0h> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73142> ;
  ns0:startDate "2007-07-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.710633143756 52.009157232661,4.7104890230485 52.009078825282,4.7104898625638 52.009078209908,4.7104526385127 52.009055686681,4.7104502683212 52.009057353887,4.7104331889319 52.009047323503,4.7104781402241 52.009016275306,4.7106757349551 52.009118494724,4.710633143756 52.009157232661))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

