@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/b62n3C>
  gtm:oppervlakte 81.0 ;
  gtm:kadastraalNummer 5083.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5083"^^xsd:string ;
  gtm:kadastraleAanduiding "K5083"@nl ;
  ns0:name "Perceel GDA01-K5083"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330508370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTNdL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82572> ;
  ns0:startDate "2010-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7245325642624 52.017386496197,4.7245331787886 52.017390256801,4.7245469908722 52.017473899566,4.7245448180177 52.017474049127,4.7244614816116 52.017479449445,4.7244601148473 52.017469419701,4.7244227520177 52.017472085651,4.7244099501388 52.017394030346,4.7245325642624 52.017386496197))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

