@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/bpMm9x>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 902.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M902" ;
  gtm:kadastraleAanduiding "M902"@nl ;
  ns0:name "Perceel GDA01-M902"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350090270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuYR> ;
  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/85000> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7072800058994 52.037190521189,4.7072798724458 52.037189711465,4.7072726571986 52.037147523328,4.7074027333444 52.037138962306,4.7075456548531 52.037130052823,4.7075476119363 52.037141308572,4.7076494396326 52.037134867293,4.7076569160344 52.037178117541,4.7075550498397 52.037184208058,4.7075531060986 52.037173033282,4.7074102426107 52.037181952098,4.7074122274446 52.037193297893,4.707374908732 52.037195743027,4.7073710108588 52.037173123757,4.7073349322495 52.037175486154,4.7073368599988 52.037186750725,4.7072800058994 52.037190521189))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

