@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/bX5izO>
  gtm:oppervlakte 156.0 ;
  gtm:kadastraalNummer 2133.0 ;
  gtm:kadastraleAanduiding "B2133"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2133" ;
  ns0:name "Perceel GDA01-B2133"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250213370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsTN6Q> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71946> ;
  ns0:startDate "1999-05-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7082069347721 52.010383834077,4.7080145257962 52.010504624884,4.707858530863 52.010607127385,4.707810446629 52.01058133179,4.707977889926 52.010470203619,4.708076375859 52.010406324956,4.7081676281106 52.010346871724,4.7082069347721 52.010383834077))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

