@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/bVqRqs>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 2669.0 ;
  gtm:kadastraleAanduiding "B2669"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2669"^^xsd:string ;
  ns0:name "Perceel GDA01-B2669"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250266970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG3nn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/252655> ;
  ns0:startDate "2011-01-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7088136825977 52.014098294187,4.7087623489593 52.014105000327,4.7087046054927 52.013974119975,4.7087433693375 52.013980779081,4.7087503727412 52.013998319863,4.7087585081937 52.014016136821,4.708769801757 52.014040884059,4.7087941906423 52.014070470616,4.7088136825977 52.014098294187))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

