@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/beAbTV>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 3525.0 ;
  gtm:kadastraleAanduiding "B3525"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3525" ;
  ns0:name "Perceel GDA01-B3525"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250352570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0SsY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/250377> ;
  ns0:startDate "2007-02-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7072533970057 52.013830372617,4.7072087119568 52.013807877202,4.7073255448256 52.013708547012,4.7073742722591 52.013667167162,4.707479774157 52.013712700415,4.7074441106782 52.013744646013,4.707434009724 52.013753692941,4.7074246220718 52.013762770952,4.7073619326532 52.013735452716,4.7072533970057 52.013830372617))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

