@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/bZo92u>
  gtm:oppervlakte 385.0 ;
  gtm:kadastraalNummer 3090.0 ;
  gtm:kadastraleAanduiding "H3090"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3090"^^xsd:string ;
  ns0:name "Perceel GDA01-H3090"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310309070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bu9btn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244270> ;
  ns0:startDate "1998-06-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6955886807428 52.016049324553,4.6954610149505 52.01607542286,4.6953474616222 52.015862988618,4.6953289042565 52.015828903364,4.695271272146 52.015721512666,4.6953989815695 52.015695360893,4.6955886807428 52.016049324553))"^^geo:wktLiteral ;
    osm:area 382.0
  ] .

