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

<https://n2t.net/ark:/60537/bVQ7bo>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 1576.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1576" ;
  gtm:kadastraleAanduiding "M1576"@nl ;
  ns0:name "Perceel GDA01-M1576"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350157670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85530> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6894600337139 52.028816328823,4.6892711306307 52.028847756289,4.6890471548958 52.028884665164,4.6890227530958 52.028849681445,4.6892180299452 52.028816952887,4.6892549180978 52.028810897641,4.689254045812 52.028808897046,4.6893020516141 52.028801011132,4.6892938530071 52.028781961063,4.6893418447629 52.028774039096,4.689340972474 52.028772038502,4.6893986938862 52.02876252031,4.6894337001427 52.02875659767,4.6894600337139 52.028816328823))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

