@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bmeske>
  gtm:oppervlakte "4106"^^xsd:string ;
  gtm:kadastraalNummer "6093"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6093"^^xsd:string ;
  gtm:kadastraleAanduiding "K6093"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16330609370000"@nl ;
  ns0:name "Perceel GDA01-K6093"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330609370000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b00daj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83406> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.75028240 52.00675639, 4.75014727 52.00674077, 4.74965255 52.00667599, 4.74977697 52.00631448, 4.75006801 52.00635578, 4.75036515 52.00634390, 4.75098309 52.00628499, 4.75103806 52.00650445, 4.75111040 52.00649752, 4.75115568 52.00667736, 4.75040687 52.00674881, 4.75031950 52.00675694, 4.75031024 52.00675777, 4.75030090 52.00675795, 4.75029157 52.00675749, 4.75028240 52.00675639))"^^geo:wktLiteral ;
    osm:area 4100.0
  ] .

