@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/bS5wCP>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 5113.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5113"^^xsd:string ;
  gtm:kadastraleAanduiding "K5113"@nl ;
  ns0:name "Perceel GDA01-K5113"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330511370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXXZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82597> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.745371970005 52.006968732513,4.7456023804772 52.00680502481,4.7456588003928 52.006834769275,4.7455316370774 52.00692532622,4.7454368298125 52.006991889675,4.7454132863777 52.006979150612,4.7454108377552 52.0069782564,4.745408015524 52.006978025291,4.7454052562032 52.006978486631,4.7454030124191 52.006979561992,4.745402056013 52.006980239894,4.7454002523504 52.006981092945,4.7453980624212 52.006981458517,4.7453958075232 52.006981275443,4.7453938367943 52.006980572593,4.745371970005 52.006968732513))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

