@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/bV0knY>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 4709.0 ;
  gtm:kadastraleAanduiding "E4709"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4709"^^xsd:string ;
  ns0:name "Perceel GDA01-E4709"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280470970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmEZnH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105248> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042017214078 52.007564557011,4.7042259467087 52.007580553136,4.7041651520558 52.007617888805,4.7041886648901 52.007631894364,4.704026465593 52.007736369228,4.7039888201822 52.007717886276,4.7040823574623 52.007649937421,4.7041421875038 52.007608048059,4.7042017214078 52.007564557011))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

