@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/bg1WyV>
  gtm:oppervlakte 81.0 ;
  gtm:kadastraalNummer 4428.0 ;
  gtm:kadastraleAanduiding "C4428"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4428"^^xsd:string ;
  ns0:name "Perceel GDA01-C4428"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260442870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwrTg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73004> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7137635029573 52.009866292393,4.7138185465508 52.009874040689,4.7138945562104 52.00988429081,4.7140508694148 52.009905965973,4.714037889424 52.009941018429,4.7137524731646 52.009901436872,4.7137635029573 52.009866292393))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

