@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/bQqVvm>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 5543.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5543" ;
  gtm:kadastraleAanduiding "M5543"@nl ;
  ns0:name "Perceel GDA01-M5543"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350554370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bt6ICF> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88410> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097882232238 52.029991471695,4.709547059353 52.030000744286,4.7095458401073 52.029987901862,4.7095021288268 52.029989483929,4.7095045042281 52.030014521252,4.7094607929203 52.030016103303,4.7094584174073 52.029991074967,4.709453876296 52.029943518272,4.7097243194323 52.029933973902,4.7097827995126 52.029931910449,4.7097882232238 52.029991471695))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

