@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/btwXun>
  gtm:oppervlakte 93.0 ;
  gtm:kadastraalNummer 3052.0 ;
  gtm:kadastraleAanduiding "E3052"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3052"^^xsd:string ;
  ns0:name "Perceel GDA01-E3052"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280305270000/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/105236> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037155824473 52.00557125936,4.7036611198407 52.005513444191,4.7036036808863 52.005455027462,4.7037159726444 52.005413829482,4.7037265706139 52.005424650157,4.7037655584277 52.00542946063,4.7037463790773 52.005481895561,4.7037146945609 52.005558805245,4.7037192501768 52.005562822556,4.7037155824473 52.00557125936))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

