@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/bzmxuq>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3550.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3550"^^xsd:string ;
  gtm:kadastraleAanduiding "I3550"@nl ;
  ns0:name "Perceel GDA01-I3550"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320355070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87vWF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79186> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7176144858867 52.016852308299,4.7176361852856 52.016994151687,4.7176465906217 52.017062154118,4.7176287669192 52.017104558852,4.7175492586864 52.017092610477,4.7175628960052 52.017060320848,4.7175670039857 52.017050582821,4.7175545512672 52.016977265586,4.7175362616429 52.016857804696,4.7175358233798 52.016854961871,4.7176141938871 52.016850401099,4.7176144858867 52.016852308299))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

