@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/bu9bdF>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 3307.0 ;
  gtm:kadastraleAanduiding "H3307"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3307"^^xsd:string ;
  ns0:name "Perceel GDA01-H3307"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310330770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxuoQP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/252643> ;
  ns0:startDate "2003-09-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037348797475 52.012836562002,4.7037051431042 52.012858941269,4.7037040303464 52.01285835955,4.7037003928325 52.012860954057,4.7036960053228 52.012863058835,4.703691029132 52.012864602914,4.7036856836994 52.012865524648,4.7036801443573 52.012865789103,4.7036746150201 52.012865397461,4.7036693288704 52.012864342089,4.7036644597325 52.012862686915,4.7036637514146 52.012863285026,4.7036194853619 52.012841195145,4.7036688944991 52.012803991393,4.7037348797475 52.012836562002))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

