@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/bRSOn1>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 3574.0 ;
  gtm:kadastraleAanduiding "B3574"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3574" ;
  ns0:name "Perceel GDA01-B3574"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250357470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hU9N> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72264> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081083316904 52.014329193281,4.7081056891622 52.014327658997,4.7081545149433 52.014294207166,4.7081585296475 52.014296513378,4.7081923365166 52.014315961534,4.7081434076898 52.014349484694,4.7081083316904 52.014329193281))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

