@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/bwErGR>
  gtm:oppervlakte 174.0 ;
  gtm:kadastraalNummer 3740.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3740"^^xsd:string ;
  gtm:kadastraleAanduiding "K3740"@nl ;
  ns0:name "Perceel GDA01-K3740"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330374070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfpZBd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81787> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7381924742878 52.009598792154,4.7381207580163 52.009591457703,4.7379982106327 52.00957892624,4.7378763036277 52.009566434135,4.7378186559264 52.009560228742,4.7378284258629 52.009522261766,4.7378338116355 52.00950138449,4.7378911287103 52.009507282447,4.7379886139873 52.009516430999,4.7380139526028 52.009518808848,4.7380136908225 52.009519787139,4.7381360341485 52.009532317461,4.7382078821875 52.009539598699,4.7381924742878 52.009598792154))"^^geo:wktLiteral ;
    osm:area 174.0
  ] .

