@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/bTkITc>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 652.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M652"^^xsd:string ;
  gtm:kadastraleAanduiding "M652"@nl ;
  ns0:name "Perceel GDA01-M652"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350065270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84795> ;
  ns0:startDate "2010-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6923434072266 52.025292624444,4.6924651794257 52.025200196218,4.6925610490316 52.025127218757,4.6925954163066 52.025144445538,4.6926345402613 52.025164064319,4.6926117730446 52.025181493348,4.6924167090065 52.025329478011,4.6923434072266 52.025292624444))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

