@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/bEmkhW>
  gtm:oppervlakte 68.0 ;
  gtm:kadastraalNummer 389.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L389"^^xsd:string ;
  gtm:kadastraleAanduiding "L389"@nl ;
  ns0:name "Perceel GDA01-L389"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340038970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYynhF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84348> ;
  ns0:startDate "2001-05-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7199584143439 52.004840559747,4.7199334741343 52.004794038191,4.7199945496522 52.00478072203,4.7199961676023 52.004779652592,4.7200446499421 52.004809085787,4.7200746004437 52.004861469192,4.7200614860468 52.004872693289,4.7199967643829 52.004886348354,4.7199712259991 52.00483793585,4.7199584143439 52.004840559747))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

