@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/btJONe>
  gtm:oppervlakte 235.0 ;
  gtm:kadastraalNummer 3686.0 ;
  gtm:kadastraleAanduiding "C3686"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3686" ;
  ns0:name "Perceel GDA01-C3686"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260368670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bN5Svw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288509> ;
  ns0:startDate "2005-02-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7119564721297 52.010017525257,4.7119038421535 52.010048745686,4.7119020711353 52.010050281532,4.7118966983937 52.010047248583,4.7118000478324 52.009992628824,4.7116590493485 52.009917431705,4.7114386675212 52.009799802871,4.7114987233018 52.009768760101,4.7116928786966 52.009870508615,4.7116917159228 52.009871310899,4.7118029983394 52.009934077301,4.711803998738 52.009933417899,4.711910520493 52.009992184008,4.7119564721297 52.010017525257))"^^geo:wktLiteral ;
    osm:area 221.0
  ] .

