@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b5PFvo>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 1567.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1567" ;
  gtm:kadastraleAanduiding "M1567"@nl ;
  ns0:name "Perceel GDA01-M1567"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350156770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85521> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6889327066559 52.02865847658,4.6889488223389 52.028694984153,4.6887456989452 52.028729112852,4.6885580025585 52.028760708123,4.6885317999558 52.028701067424,4.6886243247484 52.028685563106,4.6886251970036 52.028687563706,4.6886730153314 52.028679551098,4.6886808940872 52.028698536395,4.6887288016609 52.028690407445,4.688729674061 52.028692399056,4.688766477696 52.028686154706,4.6889327066559 52.02865847658))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

