@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/b3KFPZ>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6752.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6752" ;
  gtm:kadastraleAanduiding "M6752"@nl ;
  ns0:name "Perceel GDA01-M6752"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350675270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuNqV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89430> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087552991008 52.034934876365,4.7087467948076 52.034886317111,4.708729905721 52.034789972291,4.7087122116519 52.034689047745,4.7087484347278 52.034686631836,4.7087515464118 52.03470441978,4.708780898398 52.034702458636,4.708795247214 52.034785629835,4.7088121363035 52.034881983634,4.7088151100173 52.034894449664,4.7088214288068 52.034930466528,4.7087552991008 52.034934876365))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

