@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/bSicWe>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 1837.0 ;
  gtm:kadastraleAanduiding "F1837"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1837"^^xsd:string ;
  ns0:name "Perceel GDA01-F1837"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290183770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bywSbX> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75360> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7017126846959 52.004035445656,4.7017767689618 52.004013284881,4.7018392058864 52.004081735746,4.7019221577071 52.004171518691,4.7018940872853 52.00418144027,4.7018580361927 52.004194200657,4.7017747705427 52.004103993383,4.7017126846959 52.004035445656))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

