@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bhUeUW>
  gtm:oppervlakte 202.0 ;
  gtm:kadastraalNummer 3248.0 ;
  gtm:kadastraleAanduiding "F3248"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3248" ;
  ns0:name "Perceel GDA01-F3248"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290324870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFDm> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76123> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7002895437842 52.003074519846,4.7003513490355 52.003066089847,4.7003507200376 52.003064369387,4.7003893590098 52.003059471457,4.7005894653792 52.003030617604,4.7006135703983 52.00305327422,4.7006422696747 52.003080245106,4.7004982161699 52.003137730635,4.7004804567235 52.00314481776,4.7003989265696 52.003177401477,4.7002895437842 52.003074519846))"^^geo:wktLiteral ;
    osm:area 202.0
  ] .

