@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/bCuaSI>
  gtm:oppervlakte 3640.0 ;
  gtm:kadastraalNummer 4238.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4238"^^xsd:string ;
  gtm:kadastraleAanduiding "K4238"@nl ;
  ns0:name "Perceel GDA01-K4238"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330423870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJ8pjH> ;
  hg:absorbed <https://n2t.net/ark:/60537/buzB4P> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/254932> ;
  ns0:startDate "2008-07-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7541736554913 52.003930720407,4.7546547264717 52.003674360367,4.7549296847131 52.003527825988,4.7549798689565 52.003501085464,4.7551290602064 52.003606259779,4.7551467194372 52.003973458034,4.7551614034682 52.004358536154,4.7541774461005 52.004006764518,4.7541736554913 52.003930720407))"^^geo:wktLiteral ;
    osm:area 3635.0
  ] .

