@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/btJDUH>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 7443.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7443" ;
  gtm:kadastraleAanduiding "K7443"@nl ;
  ns0:name "Perceel GDA01-K7443"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330744370000/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/79535> ;
  ns0:startDate "2004-10-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7480703033528 52.013919600924,4.7479927221571 52.013924563744,4.7479912204735 52.013924654462,4.7479553302743 52.013712019402,4.7480341507279 52.013706955476,4.7480557487931 52.013834968288,4.7480659236672 52.013892692925,4.7480703033528 52.013919600924))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

