@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/bGE1oP>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 1815.0 ;
  gtm:kadastraleAanduiding "F1815"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1815"^^xsd:string ;
  ns0:name "Perceel GDA01-F1815"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290181570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/byjcVA> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75346> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031459217581 52.003231374406,4.703084356783 52.003162992216,4.7030022927776 52.003073215239,4.7030608390064 52.003053088915,4.7030629032371 52.003052381839,4.7031441948464 52.003142199227,4.7032065800281 52.003210280545,4.7031459217581 52.003231374406))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

