@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/bxuezh>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 6358.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6358"^^xsd:string ;
  gtm:kadastraleAanduiding "K6358"@nl ;
  ns0:name "Perceel GDA01-K6358"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330635870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtyOA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83660> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7494357474665 52.01061774762,4.7494381531483 52.010663655298,4.7492929645554 52.010666472963,4.7492019647376 52.010667993204,4.749202494133 52.010677874298,4.7491639127057 52.010678653914,4.7491628684967 52.010658891805,4.7491242872131 52.01065966242,4.749122393723 52.010623842468,4.7494357474665 52.01061774762))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

