@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/bzYDzU>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 3805.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3805"^^xsd:string ;
  gtm:kadastraleAanduiding "I3805"@nl ;
  ns0:name "Perceel GDA01-I3805"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320380570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFOnk4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79302> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7204133067271 52.016934824371,4.7204149080433 52.016944693703,4.7203455834067 52.016937568742,4.7203050010657 52.016688639105,4.720372889469 52.016684565411,4.7204020619898 52.016865190547,4.7203968256161 52.01686464855,4.7203911315914 52.016887033344,4.7203537279095 52.016883648584,4.7203512176191 52.016898644975,4.7203543332522 52.016929124276,4.7204133067271 52.016934824371))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

