@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/bumKB9>
  gtm:oppervlakte 198.0 ;
  gtm:kadastraalNummer 577.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N577"^^xsd:string ;
  gtm:kadastraleAanduiding "N577"@nl ;
  ns0:name "Perceel GDA01-N577"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360057770000/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/90015> ;
  ns0:startDate "2017-01-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6856805052261 52.002305979224,4.6856206311627 52.002252302935,4.685850778105 52.002114191991,4.6859413543921 52.002195609641,4.6856805052261 52.002305979224))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

