@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/b3Xnjn>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 1544.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1544" ;
  gtm:kadastraleAanduiding "M1544"@nl ;
  ns0:name "Perceel GDA01-M1544"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350154470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85498> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6886302728667 52.029078822886,4.6886340163416 52.029087330144,4.6885410226419 52.029102948538,4.6885401502422 52.029100956925,4.6884921996048 52.029109013638,4.6884838124303 52.02908992644,4.6884358763652 52.029097983216,4.6884350039704 52.029095991602,4.6882334577394 52.02912976026,4.688229826695 52.029121523309,4.688217357196 52.029093243691,4.6884189310138 52.029059565109,4.688607725745 52.02902770692,4.6886302728667 52.029078822886))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

