@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b6Saar>
  gtm:oppervlakte 45.0 ;
  gtm:kadastraalNummer 7558.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7558" ;
  gtm:kadastraleAanduiding "M7558"@nl ;
  ns0:name "Perceel GDA01-M7558"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350755870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7kiE> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89894> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087308746725 52.024161665525,4.7088400788279 52.024081785747,4.7088782285196 52.024101681122,4.7087796016835 52.024173909844,4.7087552469575 52.024191746289,4.7087169809643 52.024171832227,4.7087308746725 52.024161665525))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

