@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/bEmkvh>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 5560.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5560" ;
  gtm:kadastraleAanduiding "M5560"@nl ;
  ns0:name "Perceel GDA01-M5560"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350556070000/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/88427> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7088486711015 52.03011447085,4.7088303819527 52.029912441503,4.7089249202961 52.029908968294,4.7089383447071 52.03005696741,4.7089586113438 52.030056221261,4.7089612189232 52.030083228389,4.708920641912 52.030084720432,4.7089232494701 52.030111727561,4.7088486711015 52.03011447085))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

