@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b3kgyi>
  gtm:oppervlakte "4"^^xsd:string ;
  gtm:kadastraalNummer "706"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N706"^^xsd:string ;
  gtm:kadastraleAanduiding "N706"^^xsd:string ;
  ns0:name "Perceel GDA01-N706"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360070670000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPM5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90057> ;
  ns0:startDate "2019-03-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6870735 52.0016627,4.68713 52.0016287,4.687138 52.0016339,4.6871254 52.0016415,4.6870816 52.0016677,4.6870735 52.0016627))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

