@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/bsTQiv>
  gtm:oppervlakte 258.0 ;
  gtm:kadastraalNummer 3725.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3725"^^xsd:string ;
  gtm:kadastraleAanduiding "K3725"@nl ;
  ns0:name "Perceel GDA01-K3725"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330372570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfpZBd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81772> ;
  ns0:startDate "1999-12-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7378888004105 52.009243667208,4.7378768542675 52.009290098234,4.7378649703922 52.009336250963,4.7377383724447 52.009323867662,4.7376230985142 52.009312032086,4.7375086316454 52.009300794084,4.7375326501521 52.009208319298,4.7375959625775 52.00921457407,4.737735293687 52.009228735572,4.7378888004105 52.009243667208))"^^geo:wktLiteral ;
    osm:area 258.0
  ] .

