@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/bNw747>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 1935.0 ;
  gtm:kadastraleAanduiding "F1935"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1935"^^xsd:string ;
  ns0:name "Perceel GDA01-F1935"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290193570000/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/75438> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004840745614 52.004460384458,4.7005473549693 52.004438489312,4.7006100172998 52.004506402839,4.7006994438355 52.00460599483,4.7006565081285 52.004621294374,4.7006351868538 52.004628882076,4.7005468250277 52.004528244603,4.7004840745614 52.004460384458))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

