@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/bZajpa>
  gtm:oppervlakte 158.0 ;
  gtm:kadastraalNummer 6171.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6171"^^xsd:string ;
  gtm:kadastraleAanduiding "M6171"@nl ;
  ns0:name "Perceel GDA01-M6171"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350617170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQdnwb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88912> ;
  ns0:startDate "2006-05-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7001927193581 52.024792856051,4.7001616869995 52.024816431307,4.700128083021 52.024799615676,4.7001028149859 52.024818802263,4.7000692404418 52.02480196881,4.7000818891026 52.024792371112,4.6998826358935 52.024693702029,4.6999449214429 52.02464640913,4.7002101594709 52.024779601055,4.7001927193581 52.024792856051))"^^geo:wktLiteral ;
    osm:area 157.0
  ] .

