@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/bLdqeX>
  gtm:oppervlakte 45.0 ;
  gtm:kadastraalNummer 4265.0 ;
  gtm:kadastraleAanduiding "A4265"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4265"^^xsd:string ;
  ns0:name "Perceel GDA01-A4265"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240426570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpn5Jx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70206> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7147324975973 52.013291603991,4.7147385023303 52.013284591388,4.714897290783 52.013337262517,4.71487305977 52.013365860043,4.7147939770683 52.013339629635,4.7147140538412 52.013313115732,4.7147154623737 52.013311469913,4.7147324975973 52.013291603991))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

