@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/bRSOLm>
  gtm:oppervlakte 420.0 ;
  gtm:kadastraalNummer 3793.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3793"^^xsd:string ;
  gtm:kadastraleAanduiding "I3793"@nl ;
  ns0:name "Perceel GDA01-I3793"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320379370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxuoX5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79292> ;
  ns0:startDate "2010-04-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7129732188587 52.020598706364,4.712921729329 52.020795419034,4.712936116712 52.020796849689,4.7129142755146 52.020880253715,4.7127129252532 52.020860188812,4.7127862134402 52.020580071987,4.7129732188587 52.020598706364))"^^geo:wktLiteral ;
    osm:area 419.0
  ] .

