@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/bAp2qm>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 5355.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5355" ;
  gtm:kadastraleAanduiding "M5355"@nl ;
  ns0:name "Perceel GDA01-M5355"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350535570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZG7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88234> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135968450785 52.035794956967,4.7135954409107 52.035835028075,4.7135946804791 52.035854582418,4.7134465251938 52.035852332691,4.7133038776361 52.035850168227,4.713265381675 52.035849588394,4.7132676391838 52.035788660166,4.7133061045947 52.035789329707,4.7135968450785 52.035794956967))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

