@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/b9nyus>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 3636.0 ;
  gtm:kadastraleAanduiding "B3636"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3636"^^xsd:string ;
  ns0:name "Perceel GDA01-B3636"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250363670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBdY9j> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72285> ;
  ns0:startDate "2006-03-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7096084269076 52.011212470233,4.7096187921631 52.011260069574,4.709631612097 52.011303314677,4.7096310575469 52.011303383392,4.7096389361393 52.011325657068,4.709569987601 52.011329988094,4.7095537920632 52.011217126326,4.7096084269076 52.011212470233))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

