@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/b2hM3p>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 1291.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1291"^^xsd:string ;
  gtm:kadastraleAanduiding "N1291"@nl ;
  ns0:name "Perceel GDA01-N1291"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360129170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTcdP> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90150> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6783117653498 52.006503878605,4.6782942160692 52.006489076818,4.6782108533265 52.006418779505,4.6781478535937 52.006365880577,4.6781271480444 52.006352659693,4.6781196068674 52.006347850392,4.6781809616 52.006311367388,4.6782743274434 52.006390111183,4.6783576900907 52.006460417438,4.67837519626 52.006475183002,4.6783625511455 52.006480904396,4.6783117653498 52.006503878605))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

