@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/bE8DSt>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6532.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6532" ;
  gtm:kadastraleAanduiding "M6532"@nl ;
  ns0:name "Perceel GDA01-M6532"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350653270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bC3LQq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89232> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000575098862 52.035313721574,4.7000521381139 52.035281979221,4.7000863341898 52.035279706948,4.7000844961937 52.035268415805,4.7001185731954 52.035266304619,4.7001203843984 52.035277442803,4.7003059974182 52.035265096974,4.7004453201232 52.035255833576,4.7004526993777 52.035298292779,4.7002709040064 52.035310679085,4.7001274050584 52.035320457215,4.7000950754881 52.035322659495,4.7000931636601 52.03531143084,4.7000575098862 52.035313721574))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

