@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/bzLWpi>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 6150.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6150"^^xsd:string ;
  gtm:kadastraleAanduiding "M6150"@nl ;
  ns0:name "Perceel GDA01-M6150"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350615070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bi77CB> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88892> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7006767431326 52.025269799097,4.7006431832928 52.025252920955,4.7006687891914 52.025233556456,4.7006352436755 52.025216696372,4.7006229049625 52.025226035273,4.7004128970032 52.025120617027,4.7004743286183 52.025073903116,4.7007510704433 52.025213524674,4.7006767431326 52.025269799097))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

