@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/bqOQPg>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 6472.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6472" ;
  gtm:kadastraleAanduiding "M6472"@nl ;
  ns0:name "Perceel GDA01-M6472"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350647270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPbwM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89195> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7091501718627 52.033942479085,4.7091429289544 52.033901072876,4.7094513290175 52.033879118924,4.7094711433047 52.033877561123,4.7094941290474 52.033888892924,4.7095309338114 52.033860503719,4.7095539341328 52.033871835592,4.7095613245225 52.033914114496,4.7091501718627 52.033942479085))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

