@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/bqpsdY>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 827.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M827" ;
  gtm:kadastraleAanduiding "M827"@nl ;
  ns0:name "Perceel GDA01-M827"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350082770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLDXuL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84938> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7101348791299 52.028991656465,4.7101242701228 52.028878890145,4.7101179807769 52.028813912922,4.710115745501 52.028789226961,4.7102104676715 52.028785960519,4.7102191101331 52.028875552466,4.7102297332698 52.0289883638,4.7101348791299 52.028991656465))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

