@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/bV0iJC>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 3301.0 ;
  gtm:kadastraleAanduiding "B3301"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3301"^^xsd:string ;
  schema:name "Perceel GDA01-B3301"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250330170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCuacj> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72163> ;
  schema:startDate "2007-05-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7096615900279 52.014477562167,4.7096533264476 52.014528901298,4.709637201187 52.014527900661,4.7094809695175 52.01445558851,4.7094588455717 52.014474624415,4.7093310411277 52.014413450555,4.709300197725 52.014398361192,4.7093302284574 52.014371829575,4.7094135835766 52.014399616282,4.7094465424054 52.014406790024,4.709474767066 52.014408174938,4.7096348355693 52.014473354414,4.7096439378166 52.014476390951,4.7096615900279 52.014477562167))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

