@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bt6xy8>
  gtm:oppervlakte 92.0 ;
  gtm:kadastraalNummer 4125.0 ;
  gtm:kadastraleAanduiding "E4125"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4125" ;
  ns0:name "Perceel GDA01-E4125"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280412570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHggW9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74535> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7058573455533 52.006964305964,4.7057975782057 52.006992651015,4.7057749612288 52.006992520086,4.7056655138067 52.006933668479,4.7056398197259 52.006920387634,4.7057041228838 52.006879179538,4.7058573455533 52.006964305964))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

