@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/bOLjqd>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 3622.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3622" ;
  gtm:kadastraleAanduiding "I3622"@nl ;
  ns0:name "Perceel GDA01-I3622"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320362270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxhnS> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79215> ;
  ns0:startDate "2002-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7193165867946 52.027647910918,4.7193124924398 52.027581427641,4.7193190372447 52.027581276008,4.7195155130395 52.027576691646,4.7196103764629 52.027574479082,4.7196145307453 52.027640881791,4.7195196376392 52.027643121156,4.7193231316093 52.027647759285,4.7193165867946 52.027647910918))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

