@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/bo6KDw>
  gtm:oppervlakte 238.0 ;
  gtm:kadastraalNummer 623.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M623"^^xsd:string ;
  gtm:kadastraleAanduiding "M623"@nl ;
  ns0:name "Perceel GDA01-M623"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350062370000/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/84768> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6936881624989 52.024769212523,4.6937836711473 52.024817287726,4.6935639173928 52.024983033762,4.6934409601594 52.024939506575,4.6936101575162 52.02481027945,4.6935960023971 52.024803212077,4.6936279075124 52.024779014492,4.69365631723 52.024793311605,4.6936881624989 52.024769212523))"^^geo:wktLiteral ;
    osm:area 238.0
  ] .

