@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bpzB1D>
  gtm:kadastraalNummer "310"^^xsd:string ;
  gtm:kadastraleAanduiding "B310"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B310"^^xsd:string ;
  ns0:name "Perceel GDA01-B310"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bKoLD4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14156> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7056311 52.011099, 4.7056428 52.011108, 4.7056359 52.0111114, 4.7057004 52.011161, 4.705712 52.0111679, 4.7057454 52.0111468, 4.7057339 52.01114, 4.7058765 52.01105, 4.7058118 52.0110109, 4.7057968 52.0110166, 4.7056581 52.0110965, 4.7056485 52.0110902, 4.7056311 52.011099))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

