@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/bIJ1fo>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2087.0 ;
  gtm:kadastraleAanduiding "F2087"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2087" ;
  ns0:name "Perceel GDA01-F2087"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290208770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUaFCi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75516> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6963869101518 52.006452566792,4.6963149264625 52.006421754449,4.6962116708782 52.006377842125,4.6961478936301 52.006350394582,4.6960258760439 52.006298192476,4.6960657755089 52.006263704477,4.696254522819 52.006341726514,4.6963578818282 52.006385540535,4.6964301585534 52.006416237722,4.6963869101518 52.006452566792))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

