@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/b2vt9h>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 7521.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7521"^^xsd:string ;
  gtm:kadastraleAanduiding "K7521"@nl ;
  ns0:name "Perceel GDA01-K7521"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330752170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1FNYV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79608> ;
  ns0:startDate "2008-06-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.741317835431 52.013473704816,4.7412985714638 52.013520671259,4.7412689219762 52.013516041357,4.7412687408423 52.013516480793,4.7409667231655 52.013469333098,4.7409849766781 52.013421749952,4.7412881858429 52.013469083906,4.741317835431 52.013473704816))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

