@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/bref6p>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 5302.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5302" ;
  gtm:kadastraleAanduiding "M5302"@nl ;
  ns0:name "Perceel GDA01-M5302"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350530270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAOAmJ> ;
  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/88181> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144958311416 52.037018639783,4.7144666897453 52.037018140748,4.714468922344 52.036956825871,4.7147871934958 52.036962023182,4.7147859240632 52.036995129078,4.7147848432629 52.037023436263,4.714752567678 52.037022982321,4.714637749777 52.037021068277,4.7144958311416 52.037018639783))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

