@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/bms9q6>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 578.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N578"^^xsd:string ;
  gtm:kadastraleAanduiding "N578"@nl ;
  ns0:name "Perceel GDA01-N578"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360057870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvTqM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90016> ;
  ns0:startDate "2017-01-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6856805052261 52.002305979224,4.6859413543921 52.002195609641,4.6859858313016 52.002235585542,4.6857250985064 52.002345955917,4.6856805052261 52.002305979224))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

