@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/bgeBEu>
  gtm:oppervlakte 320.0 ;
  gtm:kadastraalNummer 534.0 ;
  gtm:kadastraleAanduiding "D534"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D534"^^xsd:string ;
  ns0:name "Perceel GDA01-D534"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270053470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16719> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7103413442678 52.01006280905,4.7103401450563 52.010062163978,4.7101404218388 52.009955024112,4.7099959653077 52.009877522043,4.7099821607598 52.00987053054,4.7099157958912 52.009836082659,4.7098022010411 52.009777130214,4.7098619758402 52.009736801633,4.7098662104555 52.009738992205,4.7098713991184 52.009741664653,4.7098739179984 52.009739800569,4.7100868998084 52.009849470999,4.7101970887431 52.009907333957,4.7104080009641 52.010022016413,4.7104195875833 52.010028311994,4.7103517910197 52.010068388,4.7103413442678 52.01006280905))"^^geo:wktLiteral ;
    osm:area 322.0
  ] .

