@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/bnuE4F>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 3891.0 ;
  gtm:kadastraleAanduiding "F3891"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3891"^^xsd:string ;
  ns0:name "Perceel GDA01-F3891"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290389170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87xBc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76463> ;
  ns0:startDate "2021-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051367362158 52.001918708523,4.7051366039295 52.001918788652,4.7050036240904 52.001838695146,4.7049511538097 52.001807093328,4.7049998986576 52.001776302894,4.7050523400869 52.001807886546,4.7051851466849 52.001887880121,4.7051367362158 52.001918708523))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

