@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bqOQLy>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 5333.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5333" ;
  gtm:kadastraleAanduiding "M5333"@nl ;
  ns0:name "Perceel GDA01-M5333"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350533370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64S7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88212> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127769291612 52.036242756726,4.7127788747432 52.036196783369,4.7129172253109 52.036198860944,4.7131306889115 52.036202060424,4.7131787290882 52.03620278481,4.7131769651481 52.036248336759,4.7130574380543 52.036246672851,4.7129153694732 52.036244691003,4.7127769291612 52.036242756726))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

