@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/bkpPqf>
  gtm:kadastraalNummer 676.0 ;
  gtm:oppervlakte 677.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L676"^^xsd:string ;
  gtm:kadastraleAanduiding "L676"@nl ;
  ns0:name "Perceel GDA01-L676"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340067670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcHJjN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKBu3T> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291281> ;
  ns0:startDate "2019-11-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7150540513751 52.005986012111,4.7150765914954 52.005764882155,4.7154754885436 52.005780704753,4.7154535335805 52.006001793174,4.7150540513751 52.005986012111))"^^geo:wktLiteral ;
    osm:area 676.0
  ] .

