@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/bG145t>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 3655.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3655" ;
  gtm:kadastraleAanduiding "I3655"@nl ;
  ns0:name "Perceel GDA01-I3655"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320365570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7hHOx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/245418> ;
  ns0:startDate "2010-02-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7195310982763 52.026324519359,4.7195605125773 52.026323841239,4.7195834197343 52.026670886539,4.7195538588377 52.026671608776,4.7195497821676 52.026617610455,4.7195449130212 52.026553235052,4.7195383322242 52.026444339498,4.7195311440999 52.026325355538,4.7195310982763 52.026324519359))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

