@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/bs42rx>
  gtm:oppervlakte "1792"^^xsd:string ;
  gtm:kadastraalNummer "8459"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8459"^^xsd:string ;
  gtm:kadastraleAanduiding "K8459"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16330845970000"@nl ;
  ns0:name "Perceel GDA01-K8459"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330845970000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSSx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80286> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.74748950 52.01144308, 4.74799513 52.01130883, 4.74804173 52.01129808, 4.74777346 52.01194389, 4.74718450 52.01185082, 4.74722802 52.01174522, 4.74740838 52.01177361, 4.74748037 52.01178494, 4.74749390 52.01175221, 4.74754604 52.01176027, 4.74756105 52.01172478, 4.74757660 52.01168732, 4.74758336 52.01168842, 4.74760242 52.01164188, 4.74758619 52.01163930, 4.74759353 52.01162172, 4.74758046 52.01159873, 4.74748950 52.01144308))"^^geo:wktLiteral ;
    osm:area 1792.0
  ] .

