@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/bIVJ32>
  gtm:oppervlakte 47.0 ;
  gtm:kadastraalNummer 3837.0 ;
  gtm:kadastraleAanduiding "H3837"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3837"^^xsd:string ;
  ns0:name "Perceel GDA01-H3837"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310383770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRSXFK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77838> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6982976137832 52.015538091475,4.6982753116481 52.01551719774,4.6983749377958 52.015475544174,4.6983894351574 52.015469678672,4.698428134582 52.015506110409,4.6984284647696 52.015506426936,4.6983083789296 52.015556113312,4.6982916773231 52.015540474618,4.6982976137832 52.015538091475))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

