@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/bi77Q7>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 9247.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9247"^^xsd:string ;
  gtm:kadastraleAanduiding "K9247"@nl ;
  ns0:name "Perceel GDA01-K9247"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330924770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSw3nn> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291320> ;
  ns0:startDate "2015-05-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7386852983897 52.015048602228,4.7386836789383 52.015038706091,4.7387059437464 52.015037282738,4.7400213446107 52.014953127448,4.7400081017589 52.014963301397,4.7386982014887 52.015047837387,4.7386852983897 52.015048602228))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

