@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/bIwkbR>
  gtm:oppervlakte 157.0 ;
  gtm:kadastraalNummer 1744.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1744" ;
  gtm:kadastraleAanduiding "M1744"@nl ;
  ns0:name "Perceel GDA01-M1744"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350174470000/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/85671> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6878117883293 52.028272046131,4.6878016554962 52.028249065522,4.6879892757305 52.028217578869,4.6879901480885 52.028219570486,4.6880380832921 52.028211513889,4.6880464016104 52.028230322073,4.6880942779734 52.028222301058,4.6880951649065 52.02822429276,4.6881317185862 52.028218172963,4.6881880349035 52.028209024536,4.6882040531556 52.028245190079,4.6879787631734 52.02828334749,4.6878279452683 52.028308643992,4.6878117883293 52.028272046131))"^^geo:wktLiteral ;
    osm:area 157.0
  ] .

