@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/b4ZRdD>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 3388.0 ;
  gtm:kadastraleAanduiding "F3388"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3388" ;
  ns0:name "Perceel GDA01-F3388"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290338870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7I6zL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76233> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7036065874854 52.003386512364,4.7036668198651 52.003454491044,4.7037367232324 52.003531028896,4.7036774580585 52.003551483953,4.7036536872733 52.003525890702,4.7036070567662 52.003475131931,4.7035418486811 52.003403007623,4.7035766523731 52.00339079676,4.7035808786175 52.003395387424,4.7036065874854 52.003386512364))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

