@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/bY7OD2>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 5084.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5084"^^xsd:string ;
  gtm:kadastraleAanduiding "K5084"@nl ;
  ns0:name "Perceel GDA01-K5084"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330508470000/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/82573> ;
  ns0:startDate "2010-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7245331787886 52.017390256801,4.7246056567497 52.017385199798,4.7246087058592 52.017403625172,4.7246210344374 52.017478244228,4.7245468558579 52.017483031006,4.7245448180177 52.017474049127,4.7245469908722 52.017473899566,4.7245331787886 52.017390256801))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

