@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/bsusgw>
  gtm:oppervlakte 171.0 ;
  gtm:kadastraalNummer 5356.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5356" ;
  gtm:kadastraleAanduiding "M5356"@nl ;
  ns0:name "Perceel GDA01-M5356"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350535670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZG7> ;
  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/88235> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7136044663145 52.036174929943,4.7136366670591 52.036175473658,4.7137548142477 52.036178755981,4.7138964441228 52.036180824193,4.7139516972113 52.036181634445,4.7139492415219 52.036246111951,4.713601459844 52.03624014134,4.7136031675473 52.036203145993,4.7136044663145 52.036174929943))"^^geo:wktLiteral ;
    osm:area 171.0
  ] .

