@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/bXV6NT>
  gtm:oppervlakte 365.0 ;
  gtm:kadastraalNummer 9581.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9581"^^xsd:string ;
  gtm:kadastraleAanduiding "K9581"@nl ;
  ns0:name "Perceel GDA01-K9581"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330958170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DkLz> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80847> ;
  ns0:startDate "2019-01-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7356275824267 52.01666707325,4.7355947949848 52.016663745851,4.7355965443041 52.016657652424,4.7354542934139 52.016642375746,4.7355294167205 52.016378065885,4.7357037922826 52.016397097629,4.7356808391889 52.016477883989,4.7356275824267 52.01666707325))"^^geo:wktLiteral ;
    osm:area 364.0
  ] .

