@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/bT80v3>
  gtm:oppervlakte 51.0 ;
  gtm:kadastraalNummer 3198.0 ;
  gtm:kadastraleAanduiding "B3198"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3198"^^xsd:string ;
  ns0:name "Perceel GDA01-B3198"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250319870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGru2I> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72140> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7068373451379 52.012558275666,4.7067313505721 52.012512792897,4.7067624346835 52.012487894918,4.7069064484624 52.012552526959,4.7068404099098 52.012601078192,4.7068012144916 52.012583602905,4.7068299971081 52.012560624114,4.7068328451752 52.012562042766,4.7068373451379 52.012558275666))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

