@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/bPoqhv>
  gtm:oppervlakte 56.0 ;
  gtm:kadastraalNummer 1621.0 ;
  gtm:kadastraleAanduiding "F1621"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1621"^^xsd:string ;
  ns0:name "Perceel GDA01-F1621"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290162170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVDzQ6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75252> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038953908106 52.003943053499,4.7038372404004 52.003962957827,4.7037985880176 52.00392093726,4.7037500721041 52.003867713766,4.7038088988744 52.003847381964,4.7038573722447 52.003900533279,4.7038953908106 52.003943053499))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

