@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bPNOvt>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 3006.0 ;
  gtm:kadastraleAanduiding "B3006"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3006"^^xsd:string ;
  schema:name "Perceel GDA01-B3006"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250300670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDiY1S>, <https://n2t.net/ark:/60537/bgsx9k> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72094> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7041913137472 52.012012250546,4.704201904885 52.012020761101,4.7042257412203 52.012041410945,4.7042653011787 52.012074061646,4.7042104071155 52.012100402792,4.7041698197658 52.012067305679,4.7040588683821 52.011977433924,4.7040580614157 52.011977815743,4.7040539749446 52.011974511259,4.7040434279519 52.011965973982,4.7041016638201 52.011940182622,4.7041913137472 52.012012250546))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

