@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/bYXCtN>
  gtm:oppervlakte 208.0 ;
  gtm:kadastraalNummer 694.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M694"^^xsd:string ;
  gtm:kadastraleAanduiding "M694"@nl ;
  ns0:name "Perceel GDA01-M694"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350069470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84833> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6948471447798 52.024968987323,4.6947871230467 52.025014610028,4.6945940388859 52.02491625586,4.6944697310316 52.02485354056,4.694497080897 52.02483274052,4.6944176707363 52.024793218707,4.6944500197021 52.024768556115,4.6945293993201 52.024808167611,4.694653721424 52.024870900909,4.6948471447798 52.024968987323))"^^geo:wktLiteral ;
    osm:area 208.0
  ] .

