@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bvBWIJ>
  gtm:oppervlakte 298.0 ;
  gtm:kadastraalNummer 7544.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7544"^^xsd:string ;
  gtm:kadastraleAanduiding "M7544"@nl ;
  schema:name "Perceel GDA01-M7544"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350754470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8pnT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89891> ;
  schema:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7178829993078 52.034542589145,4.7178833010962 52.034541898756,4.7179150903595 52.034468464699,4.7179195607651 52.034459933179,4.71835994718 52.034532086101,4.7183243331461 52.034614783534,4.7183214982339 52.034614318013,4.7183212220289 52.034614271502,4.7183176892509 52.034613694158,4.7178829993078 52.034542589145))"^^geo:wktLiteral ;
    osm:area 298.0
  ] .

