@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/bJLxg4>
  gtm:oppervlakte 161.0 ;
  gtm:kadastraalNummer 1596.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1596" ;
  gtm:kadastraleAanduiding "M1596"@nl ;
  ns0:name "Perceel GDA01-M1596"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350159670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85547> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7054036219766 52.037454977819,4.7052163409822 52.037467250144,4.7051734858135 52.03744561862,4.7051682462482 52.037415468234,4.7052211410417 52.037412358976,4.7053394178682 52.037404432993,4.7054834125445 52.037395001908,4.7054853557784 52.037406176717,4.7055844459532 52.03739963149,4.7055918803759 52.037442638946,4.7054036219766 52.037454977819))"^^geo:wktLiteral ;
    osm:area 161.0
  ] .

