@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bZAIRQ>
  gtm:oppervlakte 212.0 ;
  gtm:kadastraalNummer 1505.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1505"^^xsd:string ;
  gtm:kadastraleAanduiding "N1505"@nl ;
  ns0:name "Perceel GDA01-N1505"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360150570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5qqda> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90220> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6745850255261 52.004850979892,4.6745971403437 52.004867627927,4.6745788254868 52.004872703376,4.674559940111 52.004877937159,4.6745723433223 52.004894766712,4.6745911560334 52.004889523498,4.6746111410267 52.004916816554,4.674531662508 52.004938959269,4.6743173331636 52.004646148169,4.6744004431292 52.004629159992,4.6745666662723 52.004856100012,4.6745850255261 52.004850979892))"^^geo:wktLiteral ;
    osm:area 212.0
  ] .

