@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/bjZf9O>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 5043.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5043"^^xsd:string ;
  gtm:kadastraleAanduiding "K5043"@nl ;
  ns0:name "Perceel GDA01-K5043"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330504370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmF1fU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82547> ;
  ns0:startDate "2004-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7223216493845 52.017057199136,4.7223289243041 52.017029331277,4.7224209348184 52.017039189803,4.7224136453876 52.017067057585,4.7223216493845 52.017057199136))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

