@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/bbFfdx>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 1850.0 ;
  gtm:kadastraleAanduiding "F1850"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1850"^^xsd:string ;
  ns0:name "Perceel GDA01-F1850"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290185070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgTDZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75373> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7026516649491 52.002887138586,4.7025922686648 52.002907619299,4.7025397417049 52.002849239569,4.7024484946066 52.002751525931,4.7025077878542 52.002731107609,4.7025994444248 52.002828715722,4.7026516649491 52.002887138586))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

