@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/bm1Krm>
  gtm:oppervlakte 158.0 ;
  gtm:kadastraalNummer 7677.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7677"^^xsd:string ;
  gtm:kadastraleAanduiding "K7677"@nl ;
  ns0:name "Perceel GDA01-K7677"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330767770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1Svti> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79714> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7471177944064 52.012516625882,4.747040996793 52.012504622275,4.7469465983902 52.012489880312,4.7469690614221 52.012434697008,4.7471732349089 52.012466592413,4.7473222537255 52.012489756588,4.7473154914982 52.012506321359,4.7472996878601 52.012545029282,4.7471935022296 52.012528443747,4.7471177944064 52.012516625882))"^^geo:wktLiteral ;
    osm:area 158.0
  ] .

