@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/bsgKd0>
  gtm:oppervlakte 335.0 ;
  gtm:kadastraalNummer 3802.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3802"^^xsd:string ;
  gtm:kadastraleAanduiding "K3802"@nl ;
  ns0:name "Perceel GDA01-K3802"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330380270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgV0t> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81834> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7287522546821 52.016361317567,4.7287663584411 52.01644941969,4.7283643189463 52.01647512434,4.7283713472179 52.016519269672,4.7283286078361 52.016522077549,4.7283215807954 52.016477851326,4.7282943426043 52.016479595431,4.7282809500883 52.016391730927,4.7287522546821 52.016361317567))"^^geo:wktLiteral ;
    osm:area 334.0
  ] .

