@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/bAOqWA>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 4349.0 ;
  gtm:kadastraleAanduiding "C4349"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4349"^^xsd:string ;
  ns0:name "Perceel GDA01-C4349"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260434970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/brRmNz> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72986> ;
  ns0:startDate "2007-07-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7118863634685 52.011428437432,4.712097653483 52.011515893082,4.7120960411381 52.011517528713,4.7121580286705 52.011545011191,4.7122136892229 52.011495462695,4.7122528715667 52.011511947379,4.7121451072812 52.011606993031,4.7118413354691 52.011477049062,4.7118863634685 52.011428437432))"^^geo:wktLiteral ;
    osm:area 183.0
  ] .

