@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/bsgLoY>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 1509.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1509" ;
  gtm:kadastraleAanduiding "M1509"@nl ;
  ns0:name "Perceel GDA01-M1509"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350150970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijNN4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105747> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7035065359296 52.031466050961,4.7035299148902 52.031600401241,4.7034206564008 52.031607541801,4.703408591427 52.031537766827,4.7034001145797 52.031488784842,4.7033974233409 52.031473201334,4.7035065359296 52.031466050961))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

