@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/bc4NHZ>
  gtm:oppervlakte 6.0 ;
  gtm:kadastraalNummer 3378.0 ;
  gtm:kadastraleAanduiding "B3378"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3378"^^xsd:string ;
  ns0:name "Perceel GDA01-B3378"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250337870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEYA2i> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/251786> ;
  ns0:startDate "2010-04-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.708575993955 52.013116864688,4.7085309568531 52.013107041393,4.7085330650082 52.013103458185,4.7085397182114 52.013092162163,4.7085848290799 52.013101922962,4.708575993955 52.013116864688))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

