@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/b5cz7E>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 7446.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7446" ;
  gtm:kadastraleAanduiding "K7446"@nl ;
  ns0:name "Perceel GDA01-K7446"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330744670000/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/79538> ;
  ns0:startDate "2004-10-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7481911937484 52.013696869163,4.7482694310093 52.013691837868,4.7483053359683 52.013904562791,4.7482267050643 52.013909591975,4.7482128068233 52.013824882027,4.7481911937484 52.013696869163))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

