@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/baq3EU>
  gtm:oppervlakte 157.0 ;
  gtm:kadastraalNummer 1441.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1441" ;
  gtm:kadastraleAanduiding "M1441"@nl ;
  ns0:name "Perceel GDA01-M1441"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350144170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7vq4y> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85443> ;
  ns0:startDate "1998-06-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.710920275541 52.037324088344,4.7109082507049 52.037255608808,4.711110277998 52.037241443644,4.7112048939669 52.037234805087,4.7112169872347 52.037303608565,4.7111763144718 52.037306188453,4.7110875759936 52.037312555128,4.710920275541 52.037324088344))"^^geo:wktLiteral ;
    osm:area 157.0
  ] .

