@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/bsus0D>
  gtm:oppervlakte 177.0 ;
  gtm:kadastraalNummer 6252.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6252"^^xsd:string ;
  gtm:kadastraleAanduiding "K6252"@nl ;
  ns0:name "Perceel GDA01-K6252"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330625270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1SvI0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83560> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7504073844951 52.007217958734,4.7507577673932 52.007185149558,4.7507593104756 52.007191359883,4.7507704441105 52.007236065358,4.7507705355593 52.007263480408,4.7507129167049 52.007263537393,4.7506328190913 52.007266025491,4.7504204481786 52.007270314807,4.7504073844951 52.007217958734))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

