@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bCTrJp>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5506.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5506" ;
  gtm:kadastraleAanduiding "M5506"@nl ;
  ns0:name "Perceel GDA01-M5506"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350550670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b25cBQ> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88373> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7103804052786 52.030060060676,4.7103054061539 52.030062694608,4.7102875999827 52.029860093033,4.7103818883668 52.029856752044,4.7103954981742 52.030005336286,4.7104157059377 52.030004625501,4.7104181978257 52.030031631928,4.7103778989768 52.030033045177,4.7103804052786 52.030060060676))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

