@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bhUfD2>
  gtm:oppervlakte 194.0 ;
  gtm:kadastraalNummer 5742.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5742"^^xsd:string ;
  gtm:kadastraleAanduiding "M5742"@nl ;
  ns0:name "Perceel GDA01-M5742"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350574270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0uPv> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88600> ;
  ns0:startDate "1999-09-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6934546171449 52.02445457293,4.6935188588195 52.024405578144,4.6936204520361 52.024328777522,4.6937585948409 52.024224184221,4.6938319835982 52.024261028439,4.6936938373727 52.024365846516,4.6935921284795 52.024442592589,4.6935584284724 52.024425567771,4.6934941868121 52.024474562579,4.6934546171449 52.02445457293))"^^geo:wktLiteral ;
    osm:area 194.0
  ] .

