@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/bIVIYY>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 3896.0 ;
  gtm:kadastraleAanduiding "F3896"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3896"^^xsd:string ;
  ns0:name "Perceel GDA01-F3896"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290389670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdk1XF> ;
  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/76468> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7053794641576 52.001764147771,4.7053792436818 52.00176428132,4.7052471007877 52.001684696287,4.705194774901 52.001653176309,4.7052434901542 52.001622394591,4.7052958164495 52.001653887584,4.7054278447594 52.001733346061,4.7053794641576 52.001764147771))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

