@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/bhhahP>
  gtm:oppervlakte 191.0 ;
  gtm:kadastraalNummer 9033.0 ;
  gtm:kadastraleAanduiding "A9033"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9033"^^xsd:string ;
  ns0:name "Perceel GDA01-A9033"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240903370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuCzp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104982> ;
  ns0:startDate "2023-03-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7170007826743 52.008571571369,4.7174842237891 52.008622716409,4.7174700264976 52.008673159447,4.7172431695049 52.008649037981,4.7171075797304 52.008634567876,4.716986912653 52.008621521852,4.7170007826743 52.008571571369))"^^geo:wktLiteral ;
    osm:area 191.0
  ] .

