@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/bdWXkC>
  gtm:oppervlakte 159.0 ;
  gtm:kadastraalNummer 533.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M533"^^xsd:string ;
  gtm:kadastraleAanduiding "M533"@nl ;
  ns0:name "Perceel GDA01-M533"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350053370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQG1Q> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84715> ;
  ns0:startDate "2010-03-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987421570703 52.026119348803,4.6986037506613 52.026049958,4.6985081884928 52.026001068492,4.698461684491 52.025977912024,4.6985208513569 52.025933711617,4.6988007413398 52.026075126873,4.6987421570703 52.026119348803))"^^geo:wktLiteral ;
    osm:area 158.0
  ] .

