@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/bYkvJV>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 3375.0 ;
  gtm:kadastraleAanduiding "B3375"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3375"^^xsd:string ;
  ns0:name "Perceel GDA01-B3375"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250337570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEYA2i> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72209> ;
  ns0:startDate "2010-04-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7083399723765 52.013010914789,4.708365562196 52.01296788206,4.7086288256128 52.013027491926,4.708624101856 52.013035464377,4.7085790840169 52.013025335605,4.7085698142626 52.013041083782,4.7086150271801 52.013050836169,4.7086063415393 52.013065527085,4.7085611577396 52.013055774862,4.7085584368952 52.013060379217,4.7083399723765 52.013010914789))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

