@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/b37zGM>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 5241.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5241" ;
  gtm:kadastraleAanduiding "M5241"@nl ;
  ns0:name "Perceel GDA01-M5241"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350524170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88122> ;
  ns0:startDate "2009-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126256373023 52.036897726561,4.7126780207446 52.036898494003,4.7128200900348 52.036900566018,4.7128378668459 52.036900829606,4.7129328294172 52.036904986679,4.7129651035435 52.036905530995,4.712963877216 52.036933747451,4.7129630834725 52.036948717529,4.7129630244655 52.036949732877,4.7128531580606 52.036948088126,4.7128532042561 52.036946955856,4.7128183797971 52.036946396904,4.7128182164741 52.036947564457,4.7127109728447 52.036945961558,4.7127109552506 52.036947129945,4.7126762765251 52.036946571786,4.7126238503899 52.036945732191,4.7126256373023 52.036897726561))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

