@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/byJrWK>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 5332.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5332" ;
  gtm:kadastraleAanduiding "M5332"@nl ;
  ns0:name "Perceel GDA01-M5332"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350533270000/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/88211> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127750059967 52.036288208886,4.7127769291612 52.036242756726,4.7129153694732 52.036244691003,4.7130574380543 52.036246672851,4.7131769651481 52.036248336759,4.7131751793281 52.036294373953,4.7131271247508 52.036293631507,4.712913662067 52.036290342144,4.7127750059967 52.036288208886))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

