@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/b6f3mF>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 3208.0 ;
  gtm:kadastraleAanduiding "F3208"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3208" ;
  ns0:name "Perceel GDA01-F3208"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290320870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bx3YPI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76109> ;
  ns0:startDate "1998-03-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7019675551894 52.001095387242,4.7018589866653 52.001233734147,4.7018339904033 52.00126654915,4.7018074753094 52.001297737387,4.7017362850494 52.001275337117,4.7018920202161 52.001071424749,4.7019675551894 52.001095387242))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

