@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/bkbXYM>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 3926.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3926"^^xsd:string ;
  gtm:kadastraleAanduiding "I3926"@nl ;
  ns0:name "Perceel GDA01-I3926"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320392670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/btwWaM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105477> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7196817790045 52.017683097001,4.719767711624 52.017691251295,4.7197965158506 52.017693985267,4.7198253055138 52.01769671915,4.7198186284683 52.01772345771,4.7197898387883 52.017720723826,4.7197610491119 52.017717989935,4.7196743164662 52.017709750205,4.7196817790045 52.017683097001))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

