@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/b0PSY5>
  gtm:oppervlakte 350.0 ;
  gtm:kadastraalNummer 543.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N543"^^xsd:string ;
  gtm:kadastraleAanduiding "N543"@nl ;
  ns0:name "Perceel GDA01-N543"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360054370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3y773> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106416> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6852606727563 52.000763954401,4.685122386577 52.000991741558,4.6850417281367 52.000987718949,4.6849539529209 52.000982485325,4.6849322748658 52.000981178495,4.685074353658 52.000746538026,4.6851577914011 52.000751601875,4.6852606727563 52.000763954401))"^^geo:wktLiteral ;
    osm:area 349.0
  ] .

