@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/bojCPh>
  gtm:oppervlakte 27.0 ;
  gtm:kadastraalNummer 9052.0 ;
  gtm:kadastraleAanduiding "A9052"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9052" ;
  ns0:name "Perceel GDA01-A9052"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240905270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmtn9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287488> ;
  ns0:startDate "2022-10-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175939743768 52.013844225605,4.71758526022 52.01384248622,4.7176075339032 52.013799522542,4.7176167706706 52.013801381747,4.7176479810965 52.013807662382,4.7176565197414 52.013792871104,4.7176814402231 52.013797003683,4.7176509646462 52.013855623455,4.7175939743768 52.013844225605))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

