@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/brRkhO>
  gtm:oppervlakte 73.0 ;
  gtm:kadastraalNummer 2745.0 ;
  gtm:kadastraleAanduiding "B2745"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2745" ;
  ns0:name "Perceel GDA01-B2745"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250274570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgT3G> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71741> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076578788657 52.011677971669,4.707693171187 52.011650212459,4.7077870138516 52.011580545666,4.7078262851042 52.011551658865,4.7078841159146 52.011580288108,4.707814916386 52.01163093392,4.7078132686533 52.011630088488,4.7077138794521 52.011706266847,4.7076578788657 52.011677971669))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

