@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/bcv3Hs>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 5296.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5296" ;
  gtm:kadastraleAanduiding "M5296"@nl ;
  ns0:name "Perceel GDA01-M5296"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350529670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAOAmJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88175> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7147763823512 52.037252096946,4.7147756854212 52.037269395572,4.7147746774735 52.037297703172,4.7147424745574 52.037297249643,4.7146275034731 52.037295784135,4.7144857216016 52.037293895716,4.7144566512729 52.037293504945,4.7144583163992 52.03724765581,4.714487430148 52.037248064805,4.7146292105249 52.037250043098,4.7147763823512 52.037252096946))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

