@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/bzmxdx>
  gtm:oppervlakte 141.0 ;
  gtm:kadastraalNummer 4455.0 ;
  gtm:kadastraleAanduiding "E4455"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4455"^^xsd:string ;
  ns0:name "Perceel GDA01-E4455"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280445570000/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/74689> ;
  ns0:startDate "2010-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929449801879 52.009128951256,4.6931375869518 52.009131228598,4.6932509117801 52.009132723667,4.6933136251055 52.009133066397,4.6933146500288 52.009180711075,4.6932510065773 52.00918117182,4.6931379757363 52.009181377296,4.6929482392602 52.009181849365,4.6929455169277 52.009137556342,4.6929449801879 52.009128951256))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

