@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/box9bA>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 5372.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5372" ;
  gtm:kadastraleAanduiding "M5372"@nl ;
  ns0:name "Perceel GDA01-M5372"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350537270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojAWd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88251> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7140318220487 52.036087831462,4.7140740340428 52.036088450261,4.7142159551067 52.036090519754,4.7144044305057 52.036093259531,4.7144038049666 52.036110648451,4.7144027941134 52.036139135804,4.7143704463056 52.036138681342,4.7142143907109 52.036136441378,4.7140724695015 52.036134371883,4.7140301991725 52.03613375275,4.7140318220487 52.036087831462))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

