@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b01zf12>
  gtm:oppervlakte 407.0 ;
  gtm:kadastraalNummer 3957.0 ;
  gtm:kadastraleAanduiding "B3957"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3957"^^xsd:string ;
  schema:name "Perceel GDA01-B3957"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250395770000/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/3033686> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7098860666818 52.011803653473,4.7096678801586 52.011818019746,4.7096589612554 52.011773979158,4.7095585218468 52.01177721211,4.7095435753229 52.011687709416,4.7095669861909 52.01168654985,4.7095663099281 52.011681179879,4.7095774183334 52.011680587669,4.7095832999616 52.011675012761,4.7095953583472 52.011674210296,4.7096020021365 52.011678922509,4.7096110564763 52.011678345438,4.7096120137179 52.011684400144,4.709631319306 52.01168308211,4.7096345418269 52.011682857971,4.7096361566172 52.011691666914,4.709710434001 52.011686566547,4.7099936034002 52.011667136062,4.709984034861 52.011797197164,4.7098860666818 52.011803653473))"^^geo:wktLiteral ;
    osm:area 399.0
  ] .

