@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bOLiUt>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 3090.0 ;
  gtm:kadastraleAanduiding "A3090"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A3090" ;
  ns0:name "Perceel GDA01-A3090"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240309070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bi77Mp> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70043> ;
  ns0:startDate "1999-05-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.710475949304 52.015594875356,4.7104758497832 52.015594712993,4.7105267784564 52.015581154613,4.7105269773628 52.015581488327,4.71058748313 52.015685238635,4.7105494449256 52.015690224293,4.7105448825894 52.015679789504,4.7105276150336 52.015682054202,4.710475949304 52.015594875356))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

