@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/bKoDjk>
  gtm:oppervlakte 251.0 ;
  gtm:kadastraalNummer 1287.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1287" ;
  gtm:kadastraleAanduiding "M1287"@nl ;
  ns0:name "Perceel GDA01-M1287"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350128770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85307> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7070485220326 52.036108620181,4.7069481698127 52.036114979571,4.7069500842123 52.03612615419,4.7068063066406 52.036135974808,4.7066874507756 52.036143880929,4.7066346582242 52.036147081314,4.7066234477492 52.036082048554,4.7067320937144 52.03607465876,4.7067644880835 52.036049975106,4.7070354421771 52.036032287267,4.7070485220326 52.036108620181))"^^geo:wktLiteral ;
    osm:area 250.0
  ] .

