@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/bLDP7u>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 7433.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7433" ;
  gtm:kadastraleAanduiding "K7433"@nl ;
  ns0:name "Perceel GDA01-K7433"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330743370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/btjoAW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79525> ;
  ns0:startDate "2003-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7479136829578 52.013929617467,4.7479912204735 52.013924654462,4.7479927221571 52.013924563744,4.748026102753 52.014123208241,4.7480286273486 52.014138214552,4.7479503895381 52.01414322771,4.7479283816217 52.014012300426,4.7479182070596 52.013956607151,4.7479136829578 52.013929617467))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

