@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/bsH893>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 2963.0 ;
  gtm:kadastraleAanduiding "E2963"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2963"^^xsd:string ;
  ns0:name "Perceel GDA01-E2963"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280296370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2Y9s> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73792> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7053666470566 52.004795238306,4.7053017762109 52.004723611323,4.7052502996359 52.004666659096,4.7053046881883 52.004648017621,4.7053567059535 52.004704820156,4.7054212798659 52.004776822903,4.7053693991952 52.004794310465,4.7053666470566 52.004795238306))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

