@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/bCgmpn>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 3897.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3897"^^xsd:string ;
  gtm:kadastraleAanduiding "I3897"@nl ;
  ns0:name "Perceel GDA01-I3897"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320389770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvRZL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105529> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7129249847296 52.019015286728,4.7129379557841 52.018967506812,4.7131314611002 52.018987481511,4.7132163946956 52.018996282026,4.7132626215521 52.019001076803,4.7132496517799 52.019048793842,4.7129249847296 52.019015286728))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

