@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/bWtd1i>
  gtm:oppervlakte 318.0 ;
  gtm:kadastraalNummer 2547.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2547" ;
  gtm:kadastraleAanduiding "K2547"@nl ;
  ns0:name "Perceel GDA01-K2547"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330254770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bg26kn> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81180> ;
  ns0:startDate "2007-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7314312598942 52.015467949654,4.7315165341958 52.015165462185,4.7315428647883 52.01516495268,4.7315305595487 52.014907753463,4.7316011893555 52.014904227878,4.7316123713029 52.015151605516,4.7315960232471 52.015151847047,4.7315039913124 52.015463222398,4.7314312598942 52.015467949654))"^^geo:wktLiteral ;
    osm:area 306.0
  ] .

