@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/b003Cy>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 4187.0 ;
  gtm:kadastraleAanduiding "E4187"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4187" ;
  ns0:name "Perceel GDA01-E4187"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280418770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMHG5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74585> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6940442794451 52.010498271911,4.6939733417509 52.010498402473,4.693973438992 52.010462916766,4.6939734574577 52.010387315277,4.6939734661234 52.010376394398,4.6939731349228 52.010304565986,4.6940414355998 52.010276196259,4.6940449874545 52.010376186378,4.6940449775555 52.010387188145,4.6940449590714 52.010462798621,4.6940442794451 52.010498271911))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

