@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/bfCyAx>
  gtm:oppervlakte 303.0 ;
  gtm:kadastraalNummer 8730.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8730"^^xsd:string ;
  gtm:kadastraleAanduiding "K8730"@nl ;
  ns0:name "Perceel GDA01-K8730"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330873070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojBsY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80450> ;
  ns0:startDate "2006-07-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7299616947183 52.01737460372,4.72998538341 52.01728710823,4.7300879922425 52.017297604162,4.7300875912351 52.01729912096,4.7301804102188 52.017308636365,4.7301800253624 52.017310045393,4.7304382741225 52.017336779633,4.730417238854 52.017420218276,4.7299616947183 52.01737460372))"^^geo:wktLiteral ;
    osm:area 303.0
  ] .

