@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/bPaIzB>
  gtm:oppervlakte 137.0 ;
  gtm:kadastraalNummer 4453.0 ;
  gtm:kadastraleAanduiding "E4453"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4453"^^xsd:string ;
  ns0:name "Perceel GDA01-E4453"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280445370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSc8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74687> ;
  ns0:startDate "2010-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929512653792 52.00923097995,4.6931383477779 52.009230725926,4.69325109966 52.009230671608,4.6933168438479 52.009230942319,4.6933191377162 52.009280356206,4.6932514705741 52.009280101125,4.6931387213507 52.009279975691,4.6929542928965 52.009280020659,4.6929539787261 52.009274913383,4.6929512653792 52.00923097995))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

