@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/bBrx1n>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 4097.0 ;
  gtm:kadastraleAanduiding "C4097"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4097"^^xsd:string ;
  ns0:name "Perceel GDA01-C4097"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260409770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9a22J> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72924> ;
  ns0:startDate "2010-06-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138129526278 52.011351792068,4.7138215901183 52.011305263576,4.7140333987191 52.011322510297,4.714032801929 52.011325392162,4.7141787628474 52.011334514051,4.7141706327411 52.011372497498,4.7139822190461 52.011355115169,4.7139469966815 52.011353277841,4.7139450471455 52.011362821363,4.7138129526278 52.011351792068))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

