@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/b01zf0n>
  gtm:oppervlakte 45.0 ;
  gtm:kadastraalNummer 3954.0 ;
  gtm:kadastraleAanduiding "B3954"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3954"^^xsd:string ;
  ns0:name "Perceel GDA01-B3954"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250395470000/1> ;
  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/3033685> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085885239174 52.013397635785,4.7086041725943 52.013401222481,4.7086154518891 52.013403804252,4.7086262231615 52.013406266244,4.7086374590345 52.013408829786,4.7085750046161 52.013506443374,4.7085619945718 52.013526772051,4.7085609801651 52.013528348162,4.7085146275362 52.01351879592,4.7085162856816 52.013516073004,4.7085885239174 52.013397635785))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

