@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/bVDpNV>
  gtm:oppervlakte 198.0 ;
  gtm:kadastraalNummer 3019.0 ;
  gtm:kadastraleAanduiding "B3019"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3019" ;
  ns0:name "Perceel GDA01-B3019"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250301970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6Si8o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72101> ;
  ns0:startDate "2006-03-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7092267317173 52.011419936104,4.7092471672803 52.01141902013,4.7093767050637 52.011413159606,4.7094543811103 52.011409642954,4.7094713159883 52.011521762952,4.7093723887778 52.011526172942,4.7092407821803 52.011532039525,4.7092284220594 52.011433374518,4.7092267317173 52.011419936104))"^^geo:wktLiteral ;
    osm:area 197.0
  ] .

