@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/bGdDvj>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 158.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L158"^^xsd:string ;
  gtm:kadastraleAanduiding "L158"@nl ;
  ns0:name "Perceel GDA01-L158"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340015870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84340> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7199584143439 52.004840559747,4.7199712259991 52.00483793585,4.7199967643829 52.004886348354,4.7199051089462 52.004905225762,4.7198794115308 52.004856740429,4.7198667167682 52.004859338014,4.7197762880881 52.004765480698,4.7198167297353 52.004750969019,4.7199458364937 52.004843131038,4.7199584143439 52.004840559747))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

