@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/baPtVL>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 3086.0 ;
  gtm:kadastraleAanduiding "B3086"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3086"^^xsd:string ;
  schema:name "Perceel GDA01-B3086"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250308670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6sUSJ>, <https://n2t.net/ark:/60537/brs5ED> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105037> ;
  schema:startDate "2003-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7092379033298 52.011239881777,4.7092452383737 52.011362606774,4.709149956546 52.011368709414,4.7091501807543 52.011376998015,4.7091322809869 52.011377829706,4.7091297005847 52.011356790961,4.709124175481 52.011357091707,4.709130355077 52.011253823551,4.7091295270017 52.011243086624,4.7092379033298 52.011239881777))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

