@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/bBrFOk>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 3646.0 ;
  gtm:kadastraleAanduiding "B3646"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3646" ;
  ns0:name "Perceel GDA01-B3646"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250364670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bt6GHe> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/242934> ;
  ns0:startDate "2001-09-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081121073795 52.009724526605,4.7081570189404 52.009762599925,4.7081242122609 52.009782158208,4.7081101895789 52.009773241707,4.7081221518147 52.009766254815,4.7080860230392 52.009740699075,4.7081121073795 52.009724526605))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

