@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/biK2A1>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 4457.0 ;
  gtm:kadastraleAanduiding "E4457"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4457"^^xsd:string ;
  ns0:name "Perceel GDA01-E4457"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280445770000/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/74691> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6933149461106 52.009085363641,4.6932545973775 52.00908470228,4.693141366503 52.009081850515,4.6929630158098 52.009076987697,4.6929851624349 52.0090257315,4.6931452180777 52.009031583004,4.6932583046264 52.00903622261,4.693318180663 52.009038247424,4.6933149461106 52.009085363641))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

