@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/bDJoe9>
  gtm:oppervlakte 28.0 ;
  gtm:kadastraalNummer 1963.0 ;
  gtm:kadastraleAanduiding "B1963"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1963"^^xsd:string ;
  ns0:name "Perceel GDA01-B1963"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250196370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0Sn4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/259482> ;
  ns0:startDate "2003-02-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7061260215119 52.011767227353,4.7061386827556 52.011757431333,4.706153685932 52.01176510435,4.7062598753721 52.011816781793,4.7063072380133 52.011840245844,4.7063091896785 52.011841218892,4.706293878309 52.011853830949,4.7062565506212 52.011834280968,4.7061260215119 52.011767227353))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

