@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/bwe2Mj>
  gtm:oppervlakte 332.0 ;
  gtm:kadastraalNummer 1500.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1500"^^xsd:string ;
  gtm:kadastraleAanduiding "N1500"@nl ;
  ns0:name "Perceel GDA01-N1500"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360150070000/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/90216> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6738083356752 52.005048029624,4.6736993933224 52.004982319921,4.6737015769286 52.004970486389,4.6736262462737 52.004829899886,4.6737757470951 52.004798717387,4.6737960048408 52.004777717329,4.6739269804427 52.005023877633,4.6738083356752 52.005048029624))"^^geo:wktLiteral ;
    osm:area 332.0
  ] .

