@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bAOrtw>
  gtm:oppervlakte 258.0 ;
  gtm:kadastraalNummer 3724.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3724" ;
  gtm:kadastraleAanduiding "K3724"@nl ;
  ns0:name "Perceel GDA01-K3724"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330372470000/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/81771> ;
  ns0:startDate "1999-12-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7378649703922 52.009336250963,4.7378572226206 52.009366346284,4.7378411718767 52.009428664108,4.7376876805327 52.009413633626,4.7375484903386 52.009399760476,4.7374845826077 52.00939335858,4.7375086316454 52.009300794084,4.7376230985142 52.009312032086,4.7377383724447 52.009323867662,4.7378649703922 52.009336250963))"^^geo:wktLiteral ;
    osm:area 258.0
  ] .

