@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/bw1u0m>
  gtm:oppervlakte 5.0 ;
  gtm:kadastraalNummer 3756.0 ;
  gtm:kadastraleAanduiding "D3756"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3756"^^xsd:string ;
  ns0:name "Perceel GDA01-D3756"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270375670000/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/245427> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7099389872976 52.008331916065,4.7099036405723 52.008313412289,4.7099026096965 52.008314161384,4.7099003303345 52.008312710123,4.7098988280167 52.008310921774,4.7098982463446 52.008308931989,4.7098986115943 52.008306929675,4.7098999213214 52.00830507661,4.7099020274431 52.008303533734,4.7099047821483 52.00830244401,4.7099079220657 52.008301886818,4.7099111986595 52.008301923648,4.7099143062249 52.008302543751,4.7099169978555 52.008303700766,4.7099159524163 52.008304449777,4.7099512990039 52.008322962537,4.7099389872976 52.008331916065))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

