@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/breecj>
  gtm:oppervlakte 184.0 ;
  gtm:kadastraalNummer 3395.0 ;
  gtm:kadastraleAanduiding "B3395"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3395"^^xsd:string ;
  ns0:name "Perceel GDA01-B3395"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250339570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEYA2i> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71803> ;
  ns0:startDate "2010-04-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7083265143936 52.012267361265,4.7081994296218 52.012391899721,4.7080903510534 52.012498951608,4.7081661791839 52.012529086716,4.7081566344432 52.012537984111,4.708008660532 52.012478876606,4.7080552329449 52.012435389741,4.7080981747129 52.012395018867,4.7081319252076 52.012363286746,4.7082663080268 52.012239698282,4.7083265143936 52.012267361265))"^^geo:wktLiteral ;
    osm:area 184.0
  ] .

