@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/bvbxte>
  gtm:oppervlakte 72.0 ;
  gtm:kadastraalNummer 1736.0 ;
  gtm:kadastraleAanduiding "F1736"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1736"^^xsd:string ;
  ns0:name "Perceel GDA01-F1736"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290173670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMRD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75301> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7044846287329 52.003384175145,4.7045194193415 52.003422541769,4.7044088038441 52.003461152575,4.7043317640556 52.003486879925,4.7042982527611 52.003449626243,4.7043745289182 52.003423355181,4.7044846287329 52.003384175145))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

