@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/bSidb6>
  gtm:oppervlakte 42.0 ;
  gtm:kadastraalNummer 7273.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7273"^^xsd:string ;
  gtm:kadastraleAanduiding "K7273"@nl ;
  ns0:name "Perceel GDA01-K7273"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330727370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOyMiD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79439> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7250883475324 52.011022275043,4.7250913322691 52.011011514747,4.7250985638847 52.010985408184,4.725126937641 52.010988417089,4.7251984319289 52.010996000894,4.7251911419779 52.011022116123,4.7251837899099 52.011048491667,4.7251123101056 52.011040907934,4.7250840090083 52.011037908423,4.7250883475324 52.011022275043))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

