@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/bngWjp>
  gtm:oppervlakte 72.0 ;
  gtm:kadastraalNummer 1737.0 ;
  gtm:kadastraleAanduiding "F1737"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1737"^^xsd:string ;
  ns0:name "Perceel GDA01-F1737"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290173770000/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/75302> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7044501819289 52.003346188018,4.7044846287329 52.003384175145,4.7043745289182 52.003423355181,4.7042982527611 52.003449626243,4.704263338243 52.003410800425,4.7043393088211 52.003384509635,4.7044501819289 52.003346188018))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

