@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/brrWnW>
  gtm:oppervlakte 675.0 ;
  gtm:kadastraalNummer 8557.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8557"^^xsd:string ;
  gtm:kadastraleAanduiding "K8557"@nl ;
  ns0:name "Perceel GDA01-K8557"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330855770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSIM5h> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80348> ;
  ns0:startDate "2007-01-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7294749490226 52.017453913385,4.7295839565929 52.017465191538,4.7296076471248 52.017455068122,4.7297682347674 52.017471685669,4.729776276134 52.017478651627,4.7297025255481 52.017764124227,4.7293991672687 52.017732732042,4.7294347560557 52.017601790397,4.7294749490226 52.017453913385))"^^geo:wktLiteral ;
    osm:area 676.0
  ] .

