@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/b2vtuT>
  gtm:oppervlakte 213.0 ;
  gtm:kadastraalNummer 1725.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1725" ;
  gtm:kadastraleAanduiding "M1725"@nl ;
  ns0:name "Perceel GDA01-M1725"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350172570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85653> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6868526677213 52.029326392382,4.6868155461411 52.029241069412,4.6871976211379 52.029176818257,4.6872105517471 52.029206323148,4.6872248471351 52.029238946137,4.6869873868976 52.029278764082,4.6869882736617 52.02928076478,4.6869407319375 52.02928873341,4.686949245693 52.029308073148,4.6869011488444 52.029316128344,4.6869020356054 52.029318129043,4.6868526677213 52.029326392382))"^^geo:wktLiteral ;
    osm:area 213.0
  ] .

