@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/bdxIc1>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 8762.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8762"^^xsd:string ;
  gtm:kadastraleAanduiding "K8762"@nl ;
  ns0:name "Perceel GDA01-K8762"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330876270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9N82j> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/263928> ;
  ns0:startDate "2007-01-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7294200631521 52.017427657282,4.7297797360811 52.017465242306,4.729776276134 52.017478651627,4.7297682347674 52.017471685669,4.7296076471248 52.017455068122,4.7295839565929 52.017465191538,4.7294749490226 52.017453913385,4.7294147868599 52.01744768987,4.7294200631521 52.017427657282))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

