@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/b5qg5f>
  gtm:oppervlakte 250.0 ;
  gtm:kadastraalNummer 634.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M634"^^xsd:string ;
  gtm:kadastraleAanduiding "M634"@nl ;
  ns0:name "Perceel GDA01-M634"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350063470000/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/84778> ;
  ns0:startDate "2010-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6926608062519 52.024942538324,4.6925654915079 52.024895173434,4.6928030813987 52.024713535084,4.6929119608574 52.024768440144,4.6927748862482 52.024873443236,4.6927384822559 52.024901146499,4.6927527824049 52.024908250784,4.6927210503025 52.024932530051,4.6926924498644 52.024918330458,4.6926608062519 52.024942538324))"^^geo:wktLiteral ;
    osm:area 250.0
  ] .

