@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/bHTdXs>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 6098.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6098"^^xsd:string ;
  gtm:kadastraleAanduiding "K6098"@nl ;
  ns0:name "Perceel GDA01-K6098"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330609870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b00daj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83411> ;
  ns0:startDate "2004-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7489350933206 52.006668803404,4.7489135406736 52.006476281247,4.7489568964391 52.006474422042,4.7489879230394 52.006473098197,4.7489907818876 52.006498380037,4.7489983982964 52.00656800938,4.7490093299866 52.006665646514,4.7489350933206 52.006668803404))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

