@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/bIIYwD>
  gtm:oppervlakte 400.0 ;
  gtm:kadastraalNummer 546.0 ;
  gtm:kadastraleAanduiding "D546"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D546" ;
  ns0:name "Perceel GDA01-D546"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270054670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16731> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.710491774723 52.009385732306,4.710502512821 52.009378756113,4.7105816692498 52.009323240316,4.7108486977181 52.009465137854,4.7108835553583 52.009484285693,4.7111121359396 52.009604722113,4.711123263 52.009610583543,4.7110648646201 52.009645689414,4.7110536053955 52.009639899127,4.7109336849545 52.009578259863,4.7109040536004 52.009598870825,4.7108953821579 52.009594371744,4.7107014319606 52.009493701686,4.7106666860726 52.009475839778,4.7105267380325 52.009404620195,4.710491774723 52.009385732306))"^^geo:wktLiteral ;
    osm:area 400.0
  ] .

