@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/bYycwy>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 4107.0 ;
  gtm:kadastraleAanduiding "E4107"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4107"^^xsd:string ;
  ns0:name "Perceel GDA01-E4107"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280410770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUonB5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74531> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6960336320466 52.009913965171,4.6960350141204 52.009913128375,4.6960839315079 52.009883457186,4.6962284039467 52.009972553605,4.6962723990968 52.009999516434,4.6963588508769 52.010054044225,4.6963092541026 52.010084322753,4.696222727979 52.010029893362,4.6961783233643 52.010003035971,4.6961786321255 52.010002849027,4.6960336320466 52.009913965171))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

