@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/brEE9z>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 3895.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3895"^^xsd:string ;
  gtm:kadastraleAanduiding "K3895"@nl ;
  ns0:name "Perceel GDA01-K3895"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330389570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNLzm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81896> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7381715350674 52.010109441694,4.7382095653024 52.009964614788,4.738230895656 52.009879666307,4.7383141645946 52.009887891302,4.7382922364714 52.009972890432,4.7382542221017 52.010117645544,4.7381715350674 52.010109441694))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

