@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/bX5jxC>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 6179.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6179"^^xsd:string ;
  gtm:kadastraleAanduiding "M6179"@nl ;
  ns0:name "Perceel GDA01-M6179"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350617970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baCTQc> ;
  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/88920> ;
  ns0:startDate "2006-05-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970201516453 52.026666997511,4.6970901775193 52.026702184057,4.6971602179348 52.026737379634,4.6972225372761 52.02676869188,4.6972038573829 52.026782864976,4.6969300641844 52.026645823073,4.6969491424752 52.026631328773,4.6969500534479 52.026631783533,4.6970201516453 52.026666997511))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

