@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/bxGVKV>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 1937.0 ;
  gtm:kadastraleAanduiding "F1937"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1937"^^xsd:string ;
  ns0:name "Perceel GDA01-F1937"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290193770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2vCKf> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75440> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7006112208461 52.004416399802,4.700674866983 52.004394389871,4.7007368551635 52.004462587029,4.7008251608713 52.004561201637,4.7007772171777 52.004578278695,4.7007622218087 52.00458362924,4.7006734874381 52.004484481767,4.7006112208461 52.004416399802))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

