@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/b2vtDw>
  gtm:oppervlakte 219.0 ;
  gtm:kadastraalNummer 5704.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5704" ;
  gtm:kadastraleAanduiding "M5704"@nl ;
  ns0:name "Perceel GDA01-M5704"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350570470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  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/88571> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.706386638112 52.028466101599,4.7063962528887 52.028565038416,4.7063524694927 52.028566654845,4.7063500375083 52.028541626107,4.7063062539971 52.028543251506,4.706307539938 52.028556435915,4.7060671078528 52.0285649955,4.706058594403 52.028478010588,4.706386638112 52.028466101599))"^^geo:wktLiteral ;
    osm:area 218.0
  ] .

