@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/bhuQzo>
  gtm:oppervlakte 192.0 ;
  gtm:kadastraalNummer 1591.0 ;
  gtm:kadastraleAanduiding "H1591"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1591"^^xsd:string ;
  ns0:name "Perceel GDA01-H1591"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310159170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7hJTL> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76750> ;
  ns0:startDate "2002-03-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042995658392 52.013427591095,4.7043894359034 52.013355378206,4.7044136895917 52.013335294964,4.7044266409938 52.013341886677,4.7044930467573 52.013294336631,4.7045220332604 52.013273381974,4.7045677468068 52.013236830547,4.7045724996885 52.013239428792,4.7046674386959 52.013170049468,4.7047142060774 52.013197249878,4.7046258053138 52.013261993179,4.7045930497098 52.013287492117,4.7044770312401 52.01337415069,4.7043656645024 52.013458544087,4.7042995658392 52.013427591095))"^^geo:wktLiteral ;
    osm:area 192.0
  ] .

