@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/bYkwEb>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 5542.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5542" ;
  gtm:kadastraleAanduiding "M5542"@nl ;
  ns0:name "Perceel GDA01-M5542"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350554270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvOOyx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88409> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094114300232 52.030501047908,4.7094256091711 52.030650327642,4.7094048314682 52.030651124861,4.7094075414835 52.030678123577,4.7094478281385 52.030676593738,4.7094505381812 52.030703592453,4.7093329585437 52.030708074975,4.7093247464718 52.030618063006,4.7093124175573 52.03050446879,4.7094114300232 52.030501047908))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

