@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/bwed3b>
  gtm:oppervlakte 5.0 ;
  gtm:kadastraalNummer 3755.0 ;
  gtm:kadastraleAanduiding "D3755"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3755"^^xsd:string ;
  ns0:name "Perceel GDA01-D3755"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270375570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVQfR5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288083> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7098085929733 52.008382525536,4.7098063136109 52.008381074274,4.7098048258585 52.008379286007,4.7098042296258 52.008377296138,4.7098046094442 52.008375293908,4.7098059046133 52.00837344076,4.7098080251695 52.008371906957,4.7098107654531 52.008370808164,4.7098139198045 52.008370260046,4.7098171818394 52.008370296794,4.7098202894082 52.0083709169,4.7098229811763 52.00837206493,4.709821950162 52.008372823012,4.7098572823363 52.008391326728,4.7098449705924 52.008400280245,4.7098096384162 52.008381776526,4.7098085929733 52.008382525536))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

