@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/b2vsN9>
  gtm:oppervlakte 38.0 ;
  gtm:kadastraalNummer 3880.0 ;
  gtm:kadastraleAanduiding "D3880"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3880"^^xsd:string ;
  ns0:name "Perceel GDA01-D3880"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270388070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b00dB0> ;
  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/73176> ;
  ns0:startDate "1999-09-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7084344832554 52.009079328328,4.7085399937196 52.009129426863,4.7085161604066 52.009151841373,4.7084970827382 52.009143947415,4.7084865173976 52.009153926552,4.7083997998399 52.009121868218,4.7084344832554 52.009079328328))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

