@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/baq4Am>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 3759.0 ;
  gtm:kadastraleAanduiding "B3759"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3759"^^xsd:string ;
  ns0:name "Perceel GDA01-B3759"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250375970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHtQsf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105068> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7080367796035 52.012835159449,4.7079612288738 52.012804953954,4.7080697053091 52.012702141241,4.7081572550957 52.012746051292,4.7080941453125 52.012806152241,4.708055717872 52.012842738073,4.7080367796035 52.012835159449))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

