@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/biWKM0>
  gtm:oppervlakte 158.0 ;
  gtm:kadastraalNummer 5913.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5913"^^xsd:string ;
  gtm:kadastraleAanduiding "K5913"@nl ;
  ns0:name "Perceel GDA01-K5913"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330591370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/be9NLI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83236> ;
  ns0:startDate "2004-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7477801180486 52.005203963248,4.7477698658681 52.005133438625,4.7477462446745 52.004970962109,4.7478042712476 52.004963556304,4.7478327453392 52.00496345031,4.7478577821359 52.005133916181,4.7478673801311 52.005199259934,4.7477801180486 52.005203963248))"^^geo:wktLiteral ;
    osm:area 158.0
  ] .

