@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bDwIh3>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 3973.0 ;
  gtm:kadastraleAanduiding "H3973"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3973" ;
  ns0:name "Perceel GDA01-H3973"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310397370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRfRZL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290675> ;
  ns0:startDate "2022-03-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7047895935385 52.014614879917,4.7048287433434 52.014587575366,4.7049859040023 52.01467400191,4.7049486824066 52.014697129091,4.7049449470946 52.014699444429,4.7049432705738 52.014700486356,4.7047895935385 52.014614879917))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

