@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/bBrxwM>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 2849.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2849"^^xsd:string ;
  gtm:kadastraleAanduiding "K2849"@nl ;
  ns0:name "Perceel GDA01-K2849"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330284970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFMY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81322> ;
  ns0:startDate "2010-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7243676479898 52.017719836888,4.7243998628685 52.017909637232,4.7243620072913 52.017910134189,4.7243116344029 52.017910848283,4.7243108638323 52.017868391801,4.7242865659243 52.017725456509,4.724300813648 52.017724467116,4.7243648190787 52.017720018705,4.7243676479898 52.017719836888))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

