@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/beZsfc>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 1947.0 ;
  gtm:kadastraleAanduiding "F1947"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1947" ;
  ns0:name "Perceel GDA01-F1947"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290194770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8YPI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75450> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7034218306782 52.002432792318,4.7034648091939 52.002408755274,4.7036923102011 52.002283007301,4.7037336339809 52.002311138342,4.7037396013617 52.002315190818,4.7036046081583 52.002389208519,4.7035121861869 52.002441038254,4.7034683574201 52.002464486128,4.7034218306782 52.002432792318))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

