@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/bxTDmz>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 3053.0 ;
  gtm:kadastraleAanduiding "E3053"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3053"^^xsd:string ;
  ns0:name "Perceel GDA01-E3053"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280305370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqChrB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73861> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038211932737 52.005427572496,4.7038617849443 52.005466665087,4.703895142723 52.005498776611,4.7037757768026 52.005547349133,4.7037155824473 52.00557125936,4.7037192501768 52.005562822556,4.7037146945609 52.005558805245,4.7037463790773 52.005481895561,4.7037655584277 52.00542946063,4.7038038192009 52.005434194962,4.7038211932737 52.005427572496))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

