@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/bnU2QU>
  gtm:oppervlakte 194.0 ;
  gtm:kadastraalNummer 5605.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5605"^^xsd:string ;
  gtm:kadastraleAanduiding "K5605"@nl ;
  ns0:name "Perceel GDA01-K5605"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330560570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxgGIq> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83042> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7442320991189 52.009545035922,4.7438741243031 52.009449573985,4.7439098713623 52.009428017457,4.7439662910144 52.009393981158,4.7440090021887 52.009368229125,4.7440372940085 52.009386099806,4.7441074951569 52.009430050025,4.7442530778594 52.009522382937,4.7442469711428 52.009527724635,4.744241429082 52.009533303114,4.7442364668859 52.009539073517,4.7442320991189 52.009545035922))"^^geo:wktLiteral ;
    osm:area 194.0
  ] .

