@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/bsU0V8>
  gtm:oppervlakte 10.0 ;
  gtm:kadastraalNummer 9738.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9738"^^xsd:string ;
  gtm:kadastraleAanduiding "K9738"@nl ;
  ns0:name "Perceel GDA01-K9738"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330973870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t6v2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286249> ;
  ns0:startDate "2019-02-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7336667407423 52.011672856377,4.7336686091866 52.011662593024,4.7338020730328 52.011671998689,4.7338003468395 52.011681498821,4.7336667407423 52.011672856377))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

