@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/b0PRSQ>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 6362.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6362"^^xsd:string ;
  gtm:kadastraleAanduiding "K6362"@nl ;
  ns0:name "Perceel GDA01-K6362"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330636270000/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/83664> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.749426078535 52.010434296418,4.7494285001692 52.010480105313,4.7492832800994 52.010483129525,4.7491922793744 52.010484739636,4.7491928087657 52.010494620731,4.7491542276239 52.010495391356,4.7491531834231 52.010475629246,4.7491146021692 52.010476408847,4.7491145351228 52.010474979331,4.7491493809267 52.010439870853,4.749426078535 52.010434296418))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

